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
Carlos Alexandro Becker 60e54a1368
refactor/fix: improved CLI (#937)
* refactor: added middleware for action logs/error handling

* refactor: moved custom changelog load from main.go

* fix/refactor: CLI improvements

* test: do not pollute ./dist
2019-01-22 01:56:16 -02:00
.github chore: main.workflow 2018-12-23 11:41:00 -02:00
internal refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
pkg refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
scripts feat: Allows pushing to private registry (#893) 2018-12-10 13:45:01 -02:00
www feat: allow use template for s3 bucket 2019-01-21 22:48:42 -02: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 fix: docker: added labels 2018-11-27 14:05:54 -02:00
.travis.yml fix: snapshot version handling 2018-12-13 12:11:12 -02:00
CODE_OF_CONDUCT.md docs: prettier changed lists from * to - 2018-05-28 10:49:38 -03:00
CONTRIBUTING.md docs: using conventional commits (#907) 2019-01-01 13:19:57 -02:00
Dockerfile fix: improvements on docker extra_files 2018-12-16 12:34:21 -02:00
Dockerfile.cgo fix: improvements on docker extra_files 2018-12-16 12:34:21 -02:00
go.mod fix: CLI improvements (#936) 2019-01-22 01:12:17 -02:00
go.sum fix: CLI improvements (#936) 2019-01-22 01:12:17 -02:00
LICENSE.md docs: formatted all docs 2017-12-10 15:17:38 -02:00
main_test.go refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
main.go refactor/fix: improved CLI (#937) 2019-01-22 01:56:16 -02:00
Makefile revert: removing favicon et al 2018-10-31 00:15:40 -03:00
README.md docs: remove goreportcard broken badge 2019-01-19 19:43:02 -02: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 Doc SayThanks.io Powered By: GoReleaser Backers on Open Collective Sponsors on Open Collective Conventional Commits

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.