Brot and Games CLI
This repository is part of a blog post about building a custom CLI with Bash:
https://medium.com/@brotandgames/build-a-custom-cli-with-bash-e3ce60cfb9a4
It is meant to be a blueprint or skeleton for a Bash compliant CLI.
git clone https://github.com/brotandgames/bagcli
cd bagcli
./bagcli help
Brot and Games