Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:02
v0.1.2
2c701de

Documentation

  • Consolidate install options and add binary download example by @iberflow in 03914e7.

Full Changelog: v0.1.1...v0.1.2

Install

# go
go install github.com/toaweme/blink/cmd/blink@v0.1.2

# homebrew
brew install toaweme/tap/blink

# binary (linux x64; swap os/arch as needed)
wget -qO- https://github.com/toaweme/blink/releases/download/v0.1.2/blink_0.1.2_linux_x64.tar.gz | tar xz