generator-dup

1.2.2 • Public • Published
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

    Package Sidebar

    Install

    npm i generator-dup

    Weekly Downloads

    1

    Version

    1.2.2

    License

    MIT

    Last publish

    Collaborators

    • tiaanduplessis