ctl π A template for Command Line Applications using plain-old Shell Script. Getting started Make sure your script has execute permission: chmod +x ./ctl Usage Command Description ./ctl list List all available commands ./ctl hello-world Hello, World!