Scaffold out a modest node module
Built with ❤︎ by Tiaan and contributors
Table of Contents
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 yo
Then install the generator
$ npm install -g generator-dup
Usage
With yo:
$ yo dup
This 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