1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-10 03:47:03 +02:00
Deliver Go binaries as fast and easily as possible https://goreleaser.com/
Go to file
2018-10-31 00:15:40 -03:00
.github chore: stale after 14 days 2018-10-30 21:25:48 -03:00
internal test: fix a docker test relying on /tmp 2018-10-30 23:50:55 -03:00
pkg chore: move defaulter to pkg, so godownloader can use it 2018-10-26 11:17:12 -03:00
scripts fix: entrypoint (#788) 2018-09-04 11:17:35 -03:00
www clean: depgraph doesnt work anymore 2018-10-31 00:15:40 -03:00
.editorconfig chore: typo 2018-02-13 09:49:37 -02:00
.gitignore chore: go modules 2018-10-30 23:50:55 -03:00
.gitmodules docs: starting to re-work the docs site 2018-05-01 20:32:46 -07:00
.goreleaser.yml chore: go modules 2018-10-30 23:50:55 -03:00
.travis.yml chore: travis: set GO111MODULE=on on env 2018-10-30 23:50:55 -03:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: fix contributing 2018-10-30 23:50:55 -03:00
Dockerfile fix: docker: go1.11 and no-install-recommends 2018-10-05 11:13:05 -03:00
go.mod fix: go mod tidy 2018-10-30 23:50:55 -03:00
go.sum fix: go mod tidy 2018-10-30 23:50:55 -03:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go refactor: better code organization (#757) 2018-08-14 23:50:20 -03:00
main.go fix: CI is not Travis 2018-10-27 13:34:16 -03:00
Makefile clean: depgraph doesnt work anymore 2018-10-31 00:15:40 -03:00
README.md docs: fmt 2018-07-16 11:09:00 -03:00
snap.login.enc fix: snap.login.enc 2018-10-27 13:37:06 -03:00

GoReleaser Logo

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 is hosted live at https://goreleaser.com

Badges

Release Software License Travis Codecov branch Go Report Card Go Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective

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.