Skip to content

Kibana custom plugin for dev tools

Notifications You must be signed in to change notification settings

mistic/dev_plugin

 
 

Repository files navigation

devPlugin

A Kibana plugin


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

About

Kibana custom plugin for dev tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.5%
  • JavaScript 0.5%