1.0.0-alpha.5 • Published 8 years ago
enebular-infomotion-tool v1.0.0-alpha.5
Enebular infomotion tool
- Infomotion Graph Tool
- The template for generating plugin https://bitbucket.org/technicalrockstars/enebular-graph-plugin
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
1.0.0-alpha.5
8 years ago