Scaffold out a modest node module
Built with ❤︎ by Tiaan and contributors
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.
Make sure yeoman
is installed:
$ npm install -g yo
Then install the generator
$ npm install -g generator-dup
With yo:
$ yo dup
This will scaffold out:
PRs accepted.
Licensed under the MIT License.
Icon made by Gregor Cresnar from www.flaticon.com is licensed by CC 3.0 BY