node.js-project-template-cli
v1.1.0
Published
This is a JS cli to generate nodejs projects templates.
Downloads
21
Maintainers
Readme
node.js-Project-Template-CLI
This is a JS cli to generate nodejs projects templates.
Usage:
- Run
sudo npm install -g node.js-project-template-cli
to install the CLI globally. - Run
template-cli
and choose a template :smirk: - Read the
README.md
that was being generated for the first use of the template.