grafana-wizzy / wizzy2

A CLI for Grafana

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wizzy

A Grafana CLI

Getting started

This project requires Go to be installed. On OS X with Homebrew you can just run brew install go.

Running it then should be as simple as:

$ make
$ ./bin/wizzy

Testing

make test

About

A CLI for Grafana


Languages

Language:Go 90.1%Language:Makefile 9.9%