Skip to content

Basic interface to implement to create L.I.S.A. plugins

License

Notifications You must be signed in to change notification settings

mylisabox/lisa-plugin

Repository files navigation

lisa-plugin

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

Basic interface to implement to create L.I.S.A. plugins

If you want to create your own L.I.S.A. plugins, you're in the right place ! :)

The more easy way to start with L.I.S.A. plugins is to use generator-lisa witch will create a template for you.

npm i -g yo generator-lisa
yo lisa:plugin MyPluginName

For adding a new driver to the plugin :

yo lisa:driver MyDriverName

You're good to go then :)

Check the docs to learn more about the anatomy and concept about L.I.S.A. plugins.

About

Basic interface to implement to create L.I.S.A. plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published