kibana/examples/hello_world
Stacey Gammon 0abf50bcbd
Clean up Developer Guide (#108259) (#108683)
* update plugin docs

* address code review feedback
# Conflicts:
#	dev_docs/tutorials/building_a_plugin.mdx
2021-08-16 10:56:07 -04:00
..
public include and fix hello world example test (#108072) (#108264) 2021-08-11 17:17:49 -04:00
kibana.json [7.x] Add a new hello world plugin and adjust the welcome message. (#107789) (#108182) 2021-08-11 12:45:33 -04:00
README.md [7.x] Add a new hello world plugin and adjust the welcome message. (#107789) (#108182) 2021-08-11 12:45:33 -04:00
tsconfig.json Clean up Developer Guide (#108259) (#108683) 2021-08-16 10:56:07 -04:00

Hello World

A very simple Hello World example plugin.

If you are external, you can view the tutorial here, if you are internal, you can view the tutorial here.