Added
- 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
- A license: MIT :)
- A readme
- A changelog, this one!