Skip to content

❄️ A simple boilerplate I use to develop command line applications.

License

Notifications You must be signed in to change notification settings

CodeDotJS/commandline-boilerplate

Repository files navigation

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

Related

License

MIT © Your name

Releases

No releases published

Packages

No packages published