A simple CLI framework.
Commander is a command-line interface (CLI) framework that allows people to rapidly create a structured CLI. It features commands with multiple tokens that can have custom matchers and arguments, along with menus that can have commands added to or removed from them at any time.