» Metadata | » Status |
---|---|
|
|
» Description | |
Preliminary noteI am aware of the Console_GetArgs package which is similar to this package, but this package was written because we (in the company I'm working) needed features that were not possible with Console_GetArgs, mainly sub commands and xml definition files. I'll understand if these differences are too small for this package to be included, but I propose the package anyway. AboutConsole_CommandLine is a full featured package for managing command-line options and arguments highly inspired from python optparse module, it allows the developer to easily build complex command line interfaces. Features:
InstallationJust run (with root privileges):
And to uninstall:
DocumentationA tutorial is coming soon, meanwhile you can browse the API docs and look at the examples files below, they are pretty explanatory. Examples |
|
» Dependencies | » Links |
|
|
» Timeline | » Changelog |
|
|