Natural CLI 1.2.1 (Default branch) |
|
|
Natural CLI is a Java library that provides
developers with an easy way to use human readable
command line interfaces. This means that your
software can understand easy command lines like
"$acme start daemon mailservice", "$acme send file
/tmp/pau.jpg to friend", or "$acme start backup in
10 minutes". Command lines are very easy to define.
License: GNU General Public License (GPL)
Changes:
This release fixes some bugs regarding the "help"
command executor, the "working_url" parameter
type, and the "DefaultParameterTypes" set. It also
solves other minor bugs.
|