0.0.12 • Published 10 years ago

generator-nukejs v0.0.12

Weekly downloads
4
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago