Project In-Line Help

From NovaOrdis Knowledge Base
Revision as of 00:39, 1 June 2016 by Ovidiu (talk | contribs)
Jump to navigation Jump to search

Internal

Overview

The best mechanism so far is to maintain a HELP.txt file within the resources of the project, embed it into the root of the JAR artifact and dump it at stdout when needed.

The code that reads the help file: