0.0.5 • Published 8 years ago

skuas v0.0.5

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

skuas

An sails-based Node.js web application bootstrapping module.

#Usage

$ npm install -g skuas
$ skuas new myapp
$ cd myapp && npm install