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
Carlos Alexandro Becker 3d93a2dfce
test: improved fpm test
2017-12-26 22:18:01 -02:00
.github chore: fixed TODO probot config (hopefully) 2017-12-19 19:41:09 -02:00
checksum fix: general cleanup 2017-12-17 23:04:29 -02:00
config feat: add artifact sign pipeline 2017-12-13 23:02:19 +01:00
context fix: test using wrong import 2017-12-18 20:49:13 -02:00
docs docs: fix several typos 2017-12-20 11:40:46 +01:00
goreleaserlib chore: more cleanup 2017-12-18 09:00:19 -02:00
internal feat: docker in parallel 2017-12-25 23:28:09 -02:00
pipeline test: improved fpm test 2017-12-26 22:18:01 -02:00
.editorconfig
.gitignore feat: write actual config to dist 2017-12-10 13:02:48 -02:00
.goreleaser.yml Merge branch 'master' into artifactory-support 2017-12-08 21:50:02 +01: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
Gopkg.lock
Gopkg.toml chore: removed comments 2017-12-23 00:19:31 -02:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main.go fix: tests should pass now 2017-12-08 21:49:45 -02:00
Makefile chore: added bandep 2017-12-23 11:45:17 -02:00
README.md docs: formatted all docs 2017-12-10 15:17: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


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

goreleaser/goreleaser stargazers over time


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