Sample project as template if you need to generate new command for nodeJs.
npm i @txtony/node-command-sample
- type
hello
in your console => display hello world in console - type
hello -h
in your console => display help - type
hello -t
in your console => display hello world in console and display current time