mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-08 03:31:59 +02:00
Deliver Go binaries as fast and easily as possible
https://goreleaser.com/
09ded3e5db
We were deploying only on tags, but sometimes we need to change the docs without tagging and etc. |
||
---|---|---|
.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.