0.1.1 • Published 9 years ago

sails-generate-mvcshook v0.1.1

Weekly downloads
2
License
MIT
Repository
-
Last release
9 years ago

sails-generate-mvcshook

A mvcshook generator for use with the Sails command-line interface.

Installable hook generator that can import new models, controllers, services, policies, views and assets to an existing Sails project.

Installation

$ npm install -g sails-generate-mvcshook

Usage

On the command line (not under a sails project cause it's an installable hook)
$ sails generate mvcshook

Used by

sails-hook-passport

License

MIT