- Install goreleaser.
- Create a semver tag on the main repo.
- Clone the main repo,
cdinto it and rundep ensure. - Export a
repo-scoped personal GitHub token (e.g.export GITHUB_TOKEN=foo). - Run
goreleaserto build and publish to GitHub Releases.
cd into it and run dep ensure.repo-scoped personal GitHub token (e.g. export GITHUB_TOKEN=foo).goreleaser to build and publish to GitHub Releases.