0.0.7 • Published 6 years ago

kbn v0.0.7

Weekly downloads
9
License
Apache-2.0
Repository
-
Last release
6 years ago

kbn — The Kibana build tool

The Kibana build tool is responsible for bootstrapping, building and running Kibana.

Playing around with this package

  • In this directory, run npm start.
  • Go to Kibana root, then run ./packages/kbn/bin/kbn.js bootstrap

The kbn use-cases

Bootstrapping

TODO: Describe

Running Kibana

TODO: Describe

Why our own tool?

TODO: Describe. yarn link vs npm file vs yarn workspaces vs lerna. What we need etc.