Analyzed 12 months ago
JewelCli uses an annotated Java interface definition to automatically parse and present command line arguments.
The annotated interface definition is an intuitive means of specifying command line arguments. It also provides clean separation of concerns suitable for test driven development.