Skip to content

automation-cli is an open source automation tool for Debian©.

Notifications You must be signed in to change notification settings

dhenry123/automation-cli

Repository files navigation

Automation-cli

automation-cli is an open source automation tool for Linux Debian©.

Unit tests and integration tests require a complete execution context (virtual machines, Wireguard environment, sudo environment...) and are not provided.

The PRs will therefore have to be very explicit, and mention the precise use cases, so that I can integrate the necessary tests.

License

AGPL-3.0

Development environment

NodeJs: v20.18.2 npm: v10.9.0

Installation

cd ~
mkdir -p ~/git
git clone https://github.com/dhenry123/automation-cli.git
cd automation-cli
npm install
npm run dev

Test

node dist/automation-cli.js run -h localhost -c "ls ~"

User documentation

Here.

About

automation-cli is an open source automation tool for Debian©.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published