1
0
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/
Go to file
2018-01-21 22:44:06 -02:00
.github docs: changed the root issue template 2018-01-02 18:10:04 -02:00
build refactor: adios build target 2018-01-21 22:44:06 -02:00
checksum fix: general cleanup 2017-12-17 23:04:29 -02:00
config refactor: adios build target 2018-01-21 22:44:06 -02:00
context style: make context.Wrap public 2018-01-21 20:07:18 -02:00
docs Merge branch 'master' into docker-major-minor-etc 2018-01-19 01:20:36 -02:00
goreleaserlib fix: Typo in debug message for custom release notes 2018-01-20 16:20:54 +01:00
internal refactor: adios build target 2018-01-21 22:44:06 -02:00
pipeline refactor: adios build target 2018-01-21 22:44:06 -02:00
.editorconfig added replacements support 2017-01-11 19:24:17 -02:00
.gitignore feat: write actual config to dist 2017-12-10 13:02:48 -02:00
.goreleaser.yml refactor: adios build target 2018-01-21 22:44:06 -02:00
.travis.yml docs: formatted all docs 2017-12-10 15:17:38 -02:00
CODE_OF_CONDUCT.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
CONTRIBUTING.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
Dockerfile draft: docker support 2017-09-11 23:31:00 -03:00
Gopkg.lock fix: avoid duplicated files inside the archive 2018-01-21 12:59:15 -02:00
Gopkg.toml fix: removed unused dep from gopkg.toml to avoid warns 2018-01-21 13:19:37 -02:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main.go fix: colors on windows 2018-01-17 19:24:58 -02:00
Makefile chore: added bandep 2017-12-23 11:45:17 -02:00
README.md docs: added opencollective links to readme 2018-01-18 17:59:07 -02:00

GoReleaser Logo

GoReleaser

Deliver Go binaries as fast and easily as possible.

Release Software License Travis Codecov branch Go Report Card Go Doc SayThanks.io Powered By: GoReleaser


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

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.

Stargazers over time

goreleaser/goreleaser stargazers over time


Would you like to fix something in the documentation? Feel free to open an issue.