Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Goreleaser/Goreleaser
Deliver Go binaries as fast and easily as possible
https://github.com/Goreleaser/Goreleaser
apk deb docker github-actions go golang hacktoberfest homebrew package release-automation rpm snapcraft travis
Last synced: 3 months ago
JSON representation
Deliver Go binaries as fast and easily as possible
- Host: GitHub
- URL: https://github.com/Goreleaser/Goreleaser
- Owner: goreleaser
- License: mit
- Created: 2016-12-21T17:13:39.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:00:59.000Z (8 months ago)
- Last Synced: 2024-05-22T21:54:47.119Z (8 months ago)
- Topics: apk, deb, docker, github-actions, go, golang, hacktoberfest, homebrew, package, release-automation, rpm, snapcraft, travis
- Language: Go
- Homepage: https://goreleaser.com
- Size: 17.3 MB
- Stars: 13,160
- Watchers: 109
- Forks: 907
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
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.![](https://raw.githubusercontent.com/goreleaser/example-simple/main/goreleaser.gif)
---
## Get GoReleaser
- [On your machine](https://goreleaser.com/install/);
- [On CI/CD systems](https://goreleaser.com/ci/).## Documentation
Documentation is hosted live at https://goreleaser.com
## Community
You have questions, need support and or just want to talk about GoReleaser?
Here are ways to get in touch with the GoReleaser community:
[![Join Discord](https://img.shields.io/badge/Join_our_Discord_server-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/RGEBtg8vQ6)
[![Follow Twitter](https://img.shields.io/badge/follow_on_twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/goreleaser)
[![GitHub Discussions](https://img.shields.io/badge/GITHUB_DISCUSSION-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/goreleaser/goreleaser/discussions)You can find the links above and all others [here](https://goreleaser.com/links/).
### Code of Conduct
This project adheres to the Contributor Covenant [code of conduct](https://github.com/goreleaser/.github/blob/main/CODE_OF_CONDUCT.md).
By participating, you are expected to uphold this code.
We appreciate your contribution.
Please refer to our [contributing guidelines](CONTRIBUTING.md) for further information.## Badges
[![Release](https://img.shields.io/github/release/goreleaser/goreleaser.svg?style=for-the-badge)](https://github.com/goreleaser/goreleaser/releases/latest)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=for-the-badge)](/LICENSE.md)
[![Build status](https://img.shields.io/github/actions/workflow/status/goreleaser/goreleaser/build.yml?style=for-the-badge&branch=main)](https://github.com/goreleaser/goreleaser/actions?workflow=build)
[![Codecov branch](https://img.shields.io/codecov/c/github/goreleaser/goreleaser/main.svg?style=for-the-badge)](https://codecov.io/gh/goreleaser/goreleaser)
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/goreleaser&style=for-the-badge)](https://artifacthub.io/packages/search?repo=goreleaser)
[![Go Doc](https://img.shields.io/badge/godoc-reference-blue.svg?style=for-the-badge)](http://godoc.org/github.com/goreleaser/goreleaser)
[![Powered By: GoReleaser](https://img.shields.io/badge/powered%20by-goreleaser-green.svg?style=for-the-badge)](https://github.com/goreleaser)
[![Backers on Open Collective](https://opencollective.com/goreleaser/backers/badge.svg?style=for-the-badge)](https://opencollective.com/goreleaser/backers/)
[![Sponsors on Open Collective](https://opencollective.com/goreleaser/sponsors/badge.svg?style=for-the-badge)](https://opencollective.com/goreleaser/sponsors/)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg?style=for-the-badge)](https://conventionalcommits.org)
[![CII Best Practices](https://img.shields.io/cii/summary/5420?label=openssf%20best%20practices&style=for-the-badge)](https://bestpractices.coreinfrastructure.org/projects/5420)## GitHub Sponsors
High-tier sponsors of [@caarlos0](https://github.com/sponsors/caarlos0/) on GitHub:
## OpenCollective
### Sponsors
Does your company use goreleaser? Help keep the project bug-free and feature rich by [sponsoring the project](https://opencollective.com/goreleaser#sponsor).
### Backers
Love our work and community? [Become a backer](https://opencollective.com/goreleaser).
### Contributors
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
## Stargazers over time
[![Stargazers over time](https://starchart.cc/goreleaser/goreleaser.svg?variant=adaptive)](https://starchart.cc/goreleaser/goreleaser)