mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-01-24 04:16:27 +02:00
Carlos Alexandro Becker
9a9b9373a2
fix: accepting non-main.go files as well
Previous code was handling only main.go as the main build file, but the main function can actually be in any file. Now, if a specific file (*.go) is passed, that file will be checked for the main function. If a folder is passed, the package will be scanned for the main function.
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 can be found in the docs folder and live at https://goreleaser.com
Stargazers over time
Would you like to fix something in the documentation? Feel free to open an issue.
Description
Languages
Go
93.4%
Nix
2.2%
Ruby
2%
YAML
1%
HTML
0.6%
Other
0.8%