generator-trailpack
Trailpack Yeoman Generator.
Usage
$ yo trailpack --help Usage: yo trailpack [options] Options: --help # Print the generator's options and usage --skip-cache # Do not remember prompt answers Default: false --skip-install # Do not automatically install dependencies Default: false --skip-update # Do not check for generator's updates Default: false Generators: Create New Api yo trailpack:api <api-name> Create New Model yo trailpack:model <model-name> Create New Controller yo trailpack:controller <controller-name> Create New Policy yo trailpack:policy <policy-name> Create New Service yo trailpack:service <service-name>
Contributing
We love contributions! Please check out our Contributor's Guide for more information on how our projects are organized and how to get started.