isabella232 / get

Get the latest goreleaser binary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

get

Get the latest goreleaser binary

curl -sL http://git.io/goreleaser | bash

Or, if you want to lock an specific version:

curl -sL http://git.io/goreleaser | VERSION=v0.7.0 bash

About

Get the latest goreleaser binary

License:MIT License


Languages

Language:Shell 100.0%