mirror of
https://github.com/goreleaser/goreleaser.git
synced 2024-12-27 01:33:39 +02:00
Deliver Go binaries as fast and easily as possible
https://goreleaser.com/
4e73fd17d7
Explain contributors how to craft useful commit messages. We also use https://gitcop.com/ to enforce the formatting. Closes #377 |
||
---|---|---|
.github | ||
checksum | ||
config | ||
context | ||
docs | ||
goreleaserlib | ||
internal | ||
pipeline | ||
.editorconfig | ||
.gitignore | ||
.goreleaser.yml | ||
.travis.yml | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
Dockerfile | ||
Gopkg.lock | ||
Gopkg.toml | ||
LICENSE.md | ||
main.go | ||
Makefile | ||
README.md |
GoReleaser
Deliver Go binaries as fast and easily as possible.
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.
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.
For questions join the #goreleaser channel in the Gophers Slack.
Documentation
Documentation can be found in the docs folder and live at https://goreleaser.com
Stargazers over time
Would you like to fix something in the documentation? Feel free to open an issue.