Java Command Line App Framework 0.0.1

License: Free ‎File size: N/A
‎Users Rating: 2.3/5 - ‎3 ‎votes

ABOUT Java Command Line App Framework

A Java framework for writing command line utilities by argument parsing, option setting, and pretty-printed help (all by reflection) -- similar to getopt. Fields are set by reflection from the command line and other arguments are sent to the appropriate