adb3bc6566
Update documentation links. This doc: https://go.dev/doc/install/source#environment is about compiling go from source. This doc https://pkg.go.dev/cmd/go#hdr-Environment_variables is about go tool (including `go build`). I feel like the latter is more likely to stay up to date. E.g. goamd64 is not documented in the former, and is documented in the latter. Also, add extra links for relevant build flags documentation. |
||
---|---|---|
.github | ||
cmd | ||
dagger | ||
internal | ||
pkg | ||
scripts | ||
testdata/TestVersion | ||
www | ||
.editorconfig | ||
.envrc | ||
.gitattributes | ||
.gitignore | ||
.gitleaks.toml | ||
.golangci.yaml | ||
.goreleaser-nightly.yaml | ||
.goreleaser.yaml | ||
.grype.yaml | ||
.mailmap | ||
art.txt | ||
CONTRIBUTING.md | ||
dagger.json | ||
Dockerfile | ||
EULA.md | ||
flake.lock | ||
flake.nix | ||
go.mod | ||
go.sum | ||
LICENSE.md | ||
main_test.go | ||
main.go | ||
README.md | ||
SECURITY.md | ||
Taskfile.yml | ||
USERS.md |
GoReleaser
Release engineering, simplified.
GoReleaser builds Go binaries for several platforms, creates a GitHub release and then pushes a Homebrew formula to a tap repository. All that wrapped in your favorite CI.
Get GoReleaser
Documentation
Documentation is hosted live at https://goreleaser.com
Community
You have questions, need support and or just want to talk about GoReleaser?
Here are ways to get in touch with the GoReleaser community:
You can find the links above and all others here.
Code of Conduct
This project adheres to the Contributor Covenant code of conduct. By participating, you are expected to uphold this code. We appreciate your contribution. Please refer to our contributing guidelines for further information.
Badges
GitHub Sponsors
High-tier sponsors of @caarlos0 on GitHub:
OpenCollective
Sponsors
Does your company use goreleaser? Help keep the project bug-free and feature rich by sponsoring the project.
Backers
Love our work and community? Become a backer.
Contributors
This project exists thanks to all the people who contribute. [Contribute].