generator-dup
v1.2.2
Published
Scaffold out a modest node module
Maintainers
Readme
Introduction
This is a generator I use for my modules. It uses JavaScript Standard Style for linting, Jest as a test platform and Husky for easy Git Hooks.
Install
Make sure yeoman is installed:
$ npm install -g yoThen install the generator
$ npm install -g generator-dupUsage
With yo:
$ yo dupThis will scaffold out:
Contribute
PRs accepted.
License
Licensed under the MIT License.
Icon made by Gregor Cresnar from www.flaticon.com is licensed by CC 3.0 BY
