generator-gnm

0.2.1 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    2
  • 0.2.0
    0
  • 0.1.1
    0
  • 0.1.0
    0

Package Sidebar

Install

npm i generator-gnm

Weekly Downloads

2

Version

0.2.1

License

MIT

Last publish

Collaborators

  • huang.xinghui