Skip to content

trashify/generator-dup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

generator-dup

Scaffold out a modest node module



Built with ❤︎ by Tiaan and contributors

Table of Contents

Table of Contents
  • Introduction
  • Install
  • Usage
  • Contribute
  • License
  • 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:

    demo

    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