2.0.0 • Published 3 years ago

@expertbridge-ui/generator-expertbridge v2.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

generator-expertbridge

Version David (path)

Scaffolder for Expertbridge

Installation

First, install Yeoman and generator-expertbridge using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g @expertbridge-ui/generator-expertbridge

Usage

Generate a new package or visualization plugin:

mkdir /tmp/expertbridge-plugin-chart-hello-world
cd /tmp/expertbridge-plugin-chart-hello-world
yo @expertbridge-ui/expertbridge

License

Apache-2.0

learn more about Yeoman.