0.0.0 • Published 2 years ago

generator-npm-template v0.0.0

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

generator-npm-template NPM version Build Status Dependency Status Coverage percentage

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-template

Then generate your new project:

yo npm-template

Getting 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