HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/nowruzgan/rest/node_modules/sails-generate/README.md
# sails-generate

Master of ceremonies for generators in the Sails CLI.
This is a built-in module within the Sails framework, used by the `sails` command-line interface.  It is installed automatically when you run `npm install sails -g`.
For customization options, see [Extending Sails > Generators](https://sailsjs.com/documentation/concepts/extending-sails/generators).


## Help

If you have further questions or are having trouble, click [here](https://sailsjs.com/support).


## Bugs   [![NPM version](https://badge.fury.io/js/sails-generate.svg)](http://npmjs.com/package/sails-generate)

To report a bug, [click here](https://sailsjs.com/bugs).


## Contributing

Please observe the guidelines and conventions laid out in the [Sails project contribution guide](https://sailsjs.com/documentation/contributing) when opening issues or submitting pull requests.

[![NPM](https://nodei.co/npm/sails-generate.png?downloads=true)](http://npmjs.com/package/sails-generate)


#### What happened to the old core generators?

Originally, Sails' core generators were spread across multiple repos and NPM packages.  For easier maintainence, they were pulled inline in `sails-generate` as part of Sails v1.  But they can still be overridden or disabled in [the same way as before](https://sailsjs.com/documentation/concepts/extending-sails/generators/custom-generators).

## License

The [Sails framework](https://sailsjs.com) is free and open-source under the [MIT License](https://sailsjs.com/license).