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 09ded3e5db
docs: deploy docs on master
We were deploying only on tags, but sometimes 
we need to change the docs without tagging and
etc.
2017-12-10 14:44:40 -02:00
.github chore: create config.yml 2017-12-06 00:12:43 -02:00
checksum fix: checksums pipe 2017-12-03 13:00:01 -02:00
config feat: Implemented upload mode for Artifactory pipeline 2017-12-09 20:54:04 +01:00
context fix: remove brew taps listing from release notes 2017-12-08 22:03:26 -02:00
docs docs: changing order 2017-12-10 14:41:57 -02:00
goreleaserlib Merge branch 'master' into artifactory-support 2017-12-10 16:55:55 +01:00
internal refactor: rm internal/name pkg 2017-12-03 13:00:01 -02:00
pipeline Merge branch 'master' into artifactory-support 2017-12-10 16:55:55 +01: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 Merge branch 'master' into artifactory-support 2017-12-08 21:50:02 +01:00
.travis.yml docs: deploy docs on master 2017-12-10 14:44:40 -02:00
CODE_OF_CONDUCT.md added code of conduct 2017-01-02 13:36:39 -02:00
CONTRIBUTING.md docs: Update CONTRIBUTING.md 2017-10-05 09:39:48 +01:00
Dockerfile draft: docker support 2017-09-11 23:31:00 -03:00
Gopkg.lock bump: deps 2017-10-22 11:54:41 -02:00
Gopkg.toml Update contributing guide and fix local tests. 2017-07-10 13:50:05 +02:00
LICENSE.md readme, license and shit 2016-12-28 22:55:23 -02:00
main.go fix: tests should pass now 2017-12-08 21:49:45 -02:00
Makefile chore: using https instead of ssh url 2017-12-05 23:06:15 -02:00
README.md docs: fixed master build status badge on readme 2017-12-06 16:26:52 -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.