Skip to content
  • Tim Bureck's avatar
    Initial commit · f3069103
    Tim Bureck authored
    Features
    * Simple Application class as the entry point into a terminal application
    * Abstract Command class that can be extend and configure itself to accept arguments/options
    * Arguments/options framework in order to define and validate command line arguments and options
    f3069103