1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2024-12-29 01:44:39 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
2018-02-12 18:36:48 -02:00
.github docs: fmt 2018-01-26 09:37:45 -02:00
build fix: removed unused var 2018-01-28 11:48:39 -02:00
checksum fix: general cleanup 2017-12-17 23:04:29 -02:00
config add: Scoop manifest support 2018-02-12 18:36:48 -02:00
context style: make context.Wrap public 2018-01-21 20:07:18 -02:00
docs fix: some doc typos 2018-02-12 18:36:48 -02:00
goreleaserlib add: Scoop manifest support 2018-02-12 18:36:48 -02:00
internal fix: Silent failure caused by branching logic 2018-02-11 12:09:46 -02:00
pipeline add: two more test cases 2018-02-12 18:36:48 -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 add: scoop section to .goreleaser.yml 2018-02-12 18:36:48 -02:00
.travis.yml chore: fix ci, maybe 2018-02-09 00:22:43 -02:00
CODE_OF_CONDUCT.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
CONTRIBUTING.md docs: fmt 2018-01-26 09:37:45 -02:00
Dockerfile draft: docker support 2017-09-11 23:31:00 -03:00
Gopkg.lock feat: load github token from file 2018-02-09 10:03:24 -02:00
Gopkg.toml feat: load github token from file 2018-02-09 10:03:24 -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: changed order of things on readme 2018-02-09 00:24:38 -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 Backers on Open Collective Sponsors on Open Collective


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.

Contributors

This project exists thanks to all the people who contribute. [Contribute].

Stargazers over time

goreleaser/goreleaser stargazers over time


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