0.0.12 • Published 9 years ago

generator-nukejs v0.0.12

Weekly downloads
4
License
MIT
Repository
github
Last release
9 years ago

generator-nukejs Build Status

Yeoman generator

Getting Started

Install yeoman

npm install -g yo

Yeoman Generators

To install generator-nukejs from npm, run:

npm install -g generator-nukejs

Create a folder where your new project will be and cd to it.

Initiate the app generator:

yo nukejs

Generating modules

To generate a module with a controller, model and routes, execute

yo nukejs:module <modulename>

License

MIT

0.0.12

9 years ago

0.0.11

9 years ago

0.0.10

9 years ago

0.0.9

9 years ago

0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago