How to Create a New Project: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
No edit summary
Line 10: Line 10:
=Patterns=
=Patterns=


* Command-Line Utility Framework
* Command-Line Application Development Framework (clad).
** Command-oriented CLI
** Command-oriented CLI
** Hierarchical In-line Help
** Hierarchical In-line Help

Revision as of 21:37, 21 January 2016

Internal

Templates

Patterns

  • Command-Line Application Development Framework (clad).
    • Command-oriented CLI
    • Hierarchical In-line Help
    • CLI optimized Logging and Error Message Handling
    • Version and Release Date Mechanism
    • Standard Release Tools