sails-generate-sails.io.js

0.14.0 • Public • Published

sails-generate-sails.io.js

A sails.io.js generator for use with the Sails command-line interface.

Certain generators are installed by default in Sails, but they can be overridden. Other generators create entirely new things. Check the Sails docs for information on installing generator overrides / custom generators and information on building your own generators.

Installation

In your project:

$ npm install sails-generate-sails.io.js

Usage

On the command line
$ sails generate sails.io.js

Will create the sails.io.js browser SDK file at ./assets/js/dependencies/sails.io.js.

Development

To get started quickly and see this generator in action, ...

Also see CONTRIBUTING.md for more information on overriding/enhancing existing generators.

Questions?

See FAQ.md.

More Resources

License

MIT © 2014 Mike McNeil (@mikermcneil) & contributors

As for Sails? It's free and open-source under the MIT License too.

image_squidhome@2x.png

Package Sidebar

Install

npm i sails-generate-sails.io.js

Weekly Downloads

8,081

Version

0.14.0

License

MIT

Last publish

Collaborators

  • balderdashy
  • sgress454
  • particlebanana
  • mikermcneil