Select a tag to browse associated projects and drill deeper into the tag cloud.
args4j is a small Java class library that makes it easy to parse command line options/arguments in your CUI application.
JewelCli uses an annotated Java interface definition to automatically parse and present command line arguments. The annotated interface definition is an intuitive means of specifying command line arguments. It also provides clean separation of concerns suitable for test driven development.
The Command Line Parser Library offers to CLR applications a clean and concise API for manipulating command line arguments and related tasks. It allows you to display an help screen with an high degree of customization and a simple way to report syntax errors to the user. Everything that is boring
ConsoleFx is an .NET framework for easily developing command-line interface (CLI) applications. It automates most of the work involved in creating a CLI application, like command line argument parsing, error handling and validations. ConsoleFx supports both declarative (using attributes) and
Console.Net parses Subcommands, Options and Arguments of the Command line. It uses a XML File to setup the Command and Options structure and wire up the classes which handles them. Here is an early Example of the XML Configuration file:
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.