generator-npm-template
v0.0.0
Published
Yeoman generator to build a nodo-spec compliant NPM package generator
Maintainers
Readme
generator-npm-template

Yeoman generator to build a nodo-spec compliant NPM package generator
Installation
First, install dependencies; Yeoman, generator-npm-template using npm (we assume you have pre-installed node.js), make sure you have echo, sed in your PATH, and make sure you have the github CLI (gh) installed and configured properly..
npm install -g yo
npm install -g generator-npm-templateThen generate your new project:
yo npm-templateGetting To Know Yeoman
- Yeoman has a heart of gold.
- Yeoman is a person with feelings and opinions, but is very easy to work with.
- Yeoman can be too opinionated at times but is easily convinced not to be.
- Feel free to learn more about Yeoman.
License
MIT © Ágata Ordano
