Clad: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→GitHub) |
||
Line 14: | Line 14: | ||
=GitHub= | =GitHub= | ||
<blockquote style="background-color: AliceBlue; border: solid thin LightSteelBlue;"> | |||
:<br>https://github.com/NovaOrdis/clad<br><br> | |||
</blockquote> |
Revision as of 21:51, 21 January 2016
Internal
Overview
Command-Line Application Development (clad) is a collection of Java classes providing functionality that can be used to build command line tools. It includes support for:
- command-oriented CLI
- command-line and persistent configuration
- hierarchical in-line help
- logging and error message handling support
- version and release date mechanism
- standard release tools