sails-generate-bouquet-bin
v1.2.0
Published
sails generate bouquet-bin
Downloads
1
Maintainers
Readme
sails-generate-bouquet-actor
A bouquet-Bin
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 for information on installing generator overrides / custom generators and information on building your own generators.
Installation
$ npm install sails-generate-bouquet-bin
Usage
On the command line
$ sails generate bouquet-Bin <command> <name>
$ sails generate bouquet-Bin update
$ sails generate bouquet-Bin create project-worker
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
.