lisa-plugin

0.1.2 • Public • Published

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.

Package Sidebar

Install

npm i lisa-plugin

Weekly Downloads

45

Version

0.1.2

License

MIT

Unpacked Size

50.4 kB

Total Files

23

Last publish

Collaborators

  • mylisabox