kibana/examples/README.asciidoc
Stacey Gammon bad42d666e
Add a few asciidoc readmes (#72082) (#72290)
* Add a few asciidoc readmes

* add updated code-exploration. Need to fix the script in another go to add asciidoc support. The snippet didn't show up anyway.

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-20 10:17:33 -04:00

10 lines
200 B
Plaintext

[[example-plugins]]
== Example plugins
This folder contains example plugins. To run the plugins in this folder, use the `--run-examples` flag, via
[source,bash]
----
yarn start --run-examples
----