0.2.1 • Published 7 years ago

generator-gnm v0.2.1

Weekly downloads
6
License
MIT
Repository
github
Last release
7 years ago

generator-gnm

generator node module with yo

Usage

# Please make sure that `yo`  was installed on your system using this command:
npm install --global yo

# Install the generator:
$ npm install -g generator-gnm

# Make a new directory, and `cd` get into it:
$ mkdir my-node-module && cd $_

# Generate a new project
$ yo gnm // generate node module
$ yo gnm:cli // generate command node module
0.2.1

7 years ago

0.2.0

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago