Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/uzyn/sails-generate-cli
Sails.js CLI generator for daemons, cronjobs and scripts.
https://github.com/uzyn/sails-generate-cli
Last synced: 11 days ago
JSON representation
Sails.js CLI generator for daemons, cronjobs and scripts.
- Host: GitHub
- URL: https://github.com/uzyn/sails-generate-cli
- Owner: uzyn
- License: mit
- Created: 2015-07-30T09:19:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-30T09:20:11.000Z (over 9 years ago)
- Last Synced: 2024-04-29T23:55:30.757Z (7 months ago)
- Language: JavaScript
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# sails-generate-cli
A `cli` 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](http://sailsjs.org/#!documentation) for information on installing generator overrides / custom generators and information on building your own generators.
### Installation
```sh
$ npm install sails-generate-cli
```### Usage
##### On the command line
```sh
$ sails generate cli
```### 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
- [Stackoverflow](http://stackoverflow.com/questions/tagged/sails.js)
- [#sailsjs on Freenode](http://webchat.freenode.net/) (IRC channel)
- [Twitter](https://twitter.com/sailsjs)
- [Professional/enterprise](https://github.com/balderdashy/sails-docs/blob/master/FAQ.md#are-there-professional-support-options)
- [Tutorials](https://github.com/balderdashy/sails-docs/blob/master/FAQ.md#where-do-i-get-help)
-### License
**[MIT](./LICENSE)**
© 2015 [balderdashy](http://github.com/balderdashy) & contributorsAs for [Sails](http://sailsjs.org)? It's free and open-source under the [MIT License](http://sails.mit-license.org/).
![[email protected]](http://i.imgur.com/RIvu9.png)