/forge

Primary LanguageRust

forge

Execute shell commands on remote servers over ssh.

forge

install

Clone repository and run cargo build --release to build binaries. Search for forge binary in target/release directory.

usage

Create configuration yaml file. Look at forge.example.yml for few basic examples.

Run target/release/forge help and follow instructions.