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 Logging and Error Message Handling
* Command-Line Utility Framework
** Command-oriented CLI
** Hierarchical In-line Help
** CLI optimized Logging and Error Message Handling
** Version and Release Date Mechanism
** Standard Release Tools

Revision as of 21:26, 21 January 2016

Internal

Templates

Patterns

  • Command-Line Utility Framework
    • Command-oriented CLI
    • Hierarchical In-line Help
    • CLI optimized Logging and Error Message Handling
    • Version and Release Date Mechanism
    • Standard Release Tools