1.1.0 • Published 8 years ago
generator-simple-package v1.1.0
generator-simple-package
A super simple generator for npm packages
Installation
First, install Yeoman and generator-simple-package using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-simple-packageThen generate your new project:
yo simple-packageGernerate files
.gitignore
.jshintrc
.travis.yml
.README.md
editorconfig
index.js
license
package.json
test.jsGetting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © NghiaTran