Skip to content
This repository has been archived by the owner on Aug 6, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

24 lines (13 loc) · 1.05 KB

sails generate controller

Generate a new controller file in an existing Sails app.

sails generate controller user

Bugs   NPM version

To report a bug, click here.

This is a built-in generator exposed by the sails command-line interface. It is installed automatically when you run npm install -g sails. For customization options, see Extending Sails > Generators.

Contributing

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

License

The Sails framework is free and open-source under the MIT License.