github grafana/grizzly v0.0.1

latest releases: v0.4.1, v0.4.0, v0.3.1...
3 years ago

This is release v0.0.1 of Grizzly (grr). Check out the CHANGELOG for detailed release notes.

Install instructions

Binary:

# download the binary (adapt os and arch as needed)
$ curl -fSL -o "/usr/local/bin/grr" "https://github.com/grafana/grizzly/releases/download/v0.0.1/grr-linux-amd64"

# make it executable
$ chmod a+x "/usr/local/bin/grr"

# have fun :)
$ grr --help

Don't miss a new grizzly release

NewReleases is sending notifications on new releases.