You can't expect your CLI users to read a manual before ever using the application. In this lecture we'll show you how to add an intuitive man-page (help page) to your command line app so that users can retrieve instructions on how to use the rest of the program.
This is a free preview of the "Node.js Master Class" course offered at Pirple.com. In that course we teach you how to build applications in raw Node.js with no frameworks, no NPM, and no dependencies.
Watch the all the preview lectures in this section by clicking on this playlist:
• Building a CLI - The Node.js Master C...
There are several other sections of free previews available on our Youtube channel:
/ pirple
Want to learn to code? Join the community at https://pirple.com
#node.js #nodejs #npm