This package has been deprecated

Author message:

Kind of silly; bash functions are better!

@grynn/grafana-launcher

1.0.2 • Public • Published

Install

brew install grafana #if not already done!
npm i -g @grynn/grafana-launcher

Usage

At your command line:
$>grafana

This will:

  1. brew service start grafana // This starts the grafana service if not already done; harmless otherwise
  2. Launch a browser (using react-dev-utils awesome openBrowser!) to http://localhost:3000, which is the default port for Grafana.

Development

git clone git@github.com:Grynn/grafana-launcher.git
npm install
...hackety hack...
git commit -a
git push
npm publish --access public

/@grynn/grafana-launcher/

    Package Sidebar

    Install

    npm i @grynn/grafana-launcher

    Weekly Downloads

    0

    Version

    1.0.2

    License

    ISC

    Unpacked Size

    2.22 kB

    Total Files

    4

    Last publish

    Collaborators

    • grynn