![]() |
cmdparse - advanced command line parser supporting commands |
... to the homepage of cmdparse, an advanced command line parser supporting commands.
Have a look around the site!
2006-06-17 cmdparse 2.0.2 released!!!
Changes:
2006-04-05 cmdparse 2.0.1 released!!!
Changes:
require_gem 'cmdparse' the cmdparse library gets automagically loaded.2005-08-16 cmdparse 2.0.0 released!!!
This version is not compatible to previous versions of cmdparse as there have been major changes in the API. However, updating your code to use the new API is very easy!
Changes:
optparse, however, any option parser library can be used after writing a small wrapper2005-07-05 cmdparse 1.0.5 released!!!
Changes:
2005-06-16 cmdparse 1.0.4 released!!!
Changes:
2005-06-09 cmdparse 1.0.3 released!!!
Changes:
2005-04-21 cmdparse 1.0.2 released!!!
Changes:
2005-04-13 cmdparse 1.0.1 released!!!
Changes:
NoCommandGivenError is thrown when no command on the CLI and no default command was specified... have fun!