2.2.0 • Published 7 years ago

boilernode v2.2.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

boilernode

Install node.js boilerplates with ease.

Install

npm install -g boilernode

Using

Run it: boilernode.

View the list of available boilerplates: list.

Choose one and install it: install <boilerplate>.

Note: It will be installed in the directory in which you run boilernode.

Contribute

Feel free to open a pull-request to add your own boilerplate.

Note the following:

  • Your boilerplate must be compressed in a tar.gz archive.
  • The files must not be contained inside another folder (means the files must be lying at the root of the archive).