Quickstart

If you have the Go toolchain already configured, you can go install the binary:

go install github.com/kgaughan/goreleaser/cmd/@latest

Alternatively, you can download the latest release where there are Linux (ARM64 and x86-64), macOS (ARM64 and x86-64), and Windows (ARM64 and x86-64) builds, or pull the latest container image and use that with:

$ docker pull ghcr.io/kgaughan/gcredstash:latest