Roadmap
0.2.x
Create a library for creating command line interfaces
- Make it possible to create a CLI application
- Make it possible to create a command via a decorator
- Make it possible to create command arguments
- Make it possible to create optional command arguments
0.3.x
Create api for creating subcommands
- Make it possible to create subcommands
0.4.x
Echo message in the console
- Make it possible to echo a message in the console