Skip to content

Peer5/kibana-plugin-helpers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kibana-plugin-helpers

CircleCI

Just some helpers for kibana plugin devs.

This simple CLI has several tasks that plugin devs can run from to easily debug, test, or package kibana plugins.

See the docs directory for more info.

$ plugin-helpers help

  Usage: plugin-helpers [options] [command]


  Commands:

    start                    Start kibana and have it include this plugin
    build                    Build a distributable archive
    test                     Run the server and browser tests
    test:browser [options]   Run the browser tests in a real web browser
    test:server [files...]   Run the server tests using mocha

  Options:

    -h, --help     output usage information
    -V, --version  output the version number

License

Apache-2.0

About

Just some helpers for writing kibana plugins

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%