Skip to content

v0.1.0

Compare
Choose a tag to compare
@malcolmholmes malcolmholmes released this 27 Feb 12:10
b719359

This is release v0.1.0 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.1.0/grr-linux-amd64"

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

# have fun :)
$ grr --help