-
Notifications
You must be signed in to change notification settings - Fork 0
rightedges/Kibana_Test
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Kibana plugin development Cheatsheet https://github.com/elastic/kibana/blob/master/CONTRIBUTING.md#development-environment-setup Mac - install homebrew /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" brew install nvm brew install yarn git clone https://github.com/[YOUR_USERNAME]/kibana.git kibana cd kibana nvm use yarn kbn bootstrap node scripts/generate_plugin stock cd kibana-extra rm stock git clone https://github.com/rightedges/stock.git stock Download JDK https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html yarn es snapshot Start Kibana Server yarn start ----- cd kibana/plugins git clone https://github.com/rashidkpc/canvas-rashid canvas-rashid
About
Kibana Plugin Development
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published