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. It's very easy to define.
Main Features:
* Java implementation.
* Easy to code.
* Type checking for parameters and user defined types.
* Optional parameters and tokens.
* Build-id help command and others.
* Can be compatible with Apache Commons CLI.
- Category: Command Line
- License: GNU General Public License (GPL)
- HomePage: http://naturalcli.sourceforge.net/


