mylisabox / generator-lisa

Yo generator to generate L.I.S.A. components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

generator-lisa

Gitter Known Vulnerabilities NPM version NPM downloads Build Status Dependency Status Code Climate Follow @mylisabox on Twitter

Yo generator to generate L.I.S.A. components

WORK IN PROGRESS

Trails Yeoman Generator.

Usage

$ 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>

Contributing

We love contributions! Please see our Contribution Guide for more information.

License

MIT

About

Yo generator to generate L.I.S.A. components

License:MIT License


Languages

Language:JavaScript 100.0%