https://github.com/upendradevsingh/sails-boilerplate
Sails custom generator to create few new directory for better code structuring.
https://github.com/upendradevsingh/sails-boilerplate
Last synced: 2 months ago
JSON representation
Sails custom generator to create few new directory for better code structuring.
- Host: GitHub
- URL: https://github.com/upendradevsingh/sails-boilerplate
- Owner: upendradevsingh
- License: mit
- Created: 2016-08-19T20:03:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T20:11:15.000Z (almost 9 years ago)
- Last Synced: 2025-01-19T01:34:05.439Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# sails-boilerplate
A `sails-boilerplate` 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-boilerplate
```### Usage
##### On the command line
```sh
$ sails generate sails-boilerplate
```### 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)
- [Tutorials](https://github.com/balderdashy/sails-docs/blob/master/FAQ.md#where-do-i-get-help)
-### License
**[MIT](./LICENSE)**
© 2016 [upendradevsingh](http://github.com/upendradevsingh) & 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)