Natural CLI is a Java library providing to developers command line interfaces with human readable sentences.
It means, your software can understand easily command lines like the following:
Main Features:
* Java implementation.
* Easy to code. Please, visit the examples page and the Javadocs.
* Type checking for parameters and user defined types.
* Optional parameters and tokens.
* Build-id help command and others.
* Full tested with JUnit.
* Can be compatible with Apache Commons CLI.
Natural CLI Home Page
http://naturalcli.sourceforge.net/
Download Natural CLI
http://sourceforge.net/project/showfiles.php?group_id=208949