/commandline-boilerplate

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

Primary LanguageJavaScriptMIT LicenseMIT

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