sh
cargo install caesar_cipher_cli
```bash A CLI tool for encode and decode caesar cipher Addrew Ryan dnrops@outlook.com
USAGE: caesarciphercli [OPTIONS]
FLAGS: -h, --help Prints help information -V, --version Prints version information
OPTIONS:
decode
```