zoi 0.1.0

A tool to manage your ssh connections
Documentation

INSTALLATION

# install rust

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

export PATH=$PATH:~/.cargo/bin

cargo build --release
cp target/release/zoi ~/.cargo/bin

zoi --help