/generator-npm-package

Yeoman Generator for new npm packages.

Primary LanguageTypeScriptOtherNOASSERTION

generator-npm-package

Build Status Dependency Status Coverage Status Greenkeeper badge

Description

Scaffolds npm projects so you don't have to!

Installation

Assuming you have already installed node.js, all you need to do is run:

$ npm install -g yo sbrow/generator-npm-package

Usage

Simply cd into your desired folder and run:

$ yo npm-package

License

GPL-3.0 © [Spencer Brower]