generator-optick-node-module

2.7.2 • Public • Published

generator-optick-node-module NPM version Dependency Status Build status

reenkeeper badge

A Yeoman generator that creates the perfect node module

Installation

First, install Yeoman and generator-optick-node-module using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-optick-node-module

Usage

Then generate your new project:

yo optick-node-module my-module
# Or leave out "my-module" if you're already in your project directory. 

License

ISC © Ian Walter

/generator-optick-node-module/

    Package Sidebar

    Install

    npm i generator-optick-node-module

    Weekly Downloads

    3

    Version

    2.7.2

    License

    ISC

    Last publish

    Collaborators

    • ianwalter