A nifty command alias manager
bash
cargo install camer
bash
camer -h
```bash camer 1.0.0
USAGE:
camer
OPTIONS: -h, --help Print help information -V, --version Print version information
SUBCOMMANDS: add Add a command alias clean Clean up CAM application files help Print this message or the help of the given subcommand(s) init Initialisation of the configuration file ls Show all alias set remove Remove existing alias ```
MIT