0.17.56-alpha.1 • Published 3 years ago

@fm-superset-ui/generator-superset v0.17.56-alpha.1

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

generator-superset

Version David (path)

Scaffolder for Superset

Installation

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

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

Usage

Generate a new package or visualization plugin in @superset-ui

cd superset-ui/packages
mkdir superset-ui-new-package
cd superset-ui-new-package
yo @superset-ui/superset

License

Apache-2.0

learn more about Yeoman.