Skip to content

bcExpt1123/kbn_trafficlight_vis

Repository files navigation

kbnTrafficlightVis

A Kibana plugin

- kibana version 7.10.1

Development

See the kibana contributing guide for instructions setting up your development environment.

Scripts

yarn kbn bootstrap
Execute this to install node_modules and setup the dependencies in your plugin and in Kibana
yarn plugin-helpers build
Execute this to create a distributable version of this plugin that can be installed in Kibana