Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)
- Sails.js logo (small)

### License

**[MIT](./LICENSE)**
© 2015 [balderdashy](http://github.com/balderdashy) & contributors

As 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)