Yo generator to generate L.I.S.A. components
WORK IN PROGRESS
Trails Yeoman Generator.
$ yo lisa --help
Usage:
yo lisa [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 L.I.S.A. project
yo lisa
Create New L.I.S.A. plugin
yo lisa:plugin <plugin-name>
Create New L.I.S.A. plugin Driver
yo lisa:driver <driver-name>
We love contributions! Please see our Contribution Guide for more information.