GitHunt
CO

CodeDotJS/commandline-boilerplate

:snowflake: A simple boilerplate I use to develop command line applications.

Visit installation page if you want to use this silly boilerplate.


module-name

Description of the tool

Install

$ npm install --global <package>

OR

$ sudo npm install --global <package>

Preview

Usage

$ green-leaf

  Usage: green-leaf <command>

  Commands:
   -a,   Does this
   -b,   Does that
   -c,   Does nothing

License

MIT © Your name

Languages

JavaScript100.0%

Contributors

MIT License
Created April 15, 2018
Updated September 8, 2023
CodeDotJS/commandline-boilerplate | GitHunt