1.0.0-alpha.5 • Published 8 years ago

enebular-infomotion-tool v1.0.0-alpha.5

Weekly downloads
-
License
ISC
Repository
bitbucket
Last release
8 years ago

Enebular infomotion tool

Getting Started

###Installation

npm install
npm run build-resources

Create a new plugin with the given name

node bin/index.js create name-plugin

Package a given plugin

node bin/index.js package name-plugin

Run a given plugin

node bin/index.js run name-plugin

and run with LiveMode :+1:

node bin/index.js run name-plugin -l