generator-npm-pasta
v0.7.0
Published
Generate copypasta for npm modules
Downloads
3
Maintainers
Readme
generator-npm-pasta
Generate copypasta for npm modules
% npm install -g generator-npm-pasta
% yo npm-pasta
Generates the following file structure:
project/
- .gitignore
- .npmignore
- LICENSE
- README.md
- lib/
- cli.js
- index.js
- utils.js
- package.json
- test/
- utils.test.js
Dependencies:
Powered by yeoman.