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-resourcesCreate a new plugin with the given name
node bin/index.js create name-pluginPackage a given plugin
node bin/index.js package name-pluginRun a given plugin
node bin/index.js run name-pluginand run with LiveMode :+1:
node bin/index.js run name-plugin -l1.0.0-alpha.5
8 years ago