mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
Update README.md
This commit is contained in:
parent
04aad95495
commit
deb2680154
@ -14,7 +14,7 @@ By participating, you are expected to uphold this code. Please report unacceptab
|
||||
[](https://goreportcard.com/report/github.com/goreleaser/goreleaser)
|
||||
[](https://github.com/goreleaser)
|
||||
|
||||
## How it works?
|
||||
## Why?
|
||||
|
||||
The idea started with a [simple shell script](https://github.com/goreleaser/old-go-releaser),
|
||||
but it quickly became more complex and I also wanted to publish binaries via
|
||||
@ -41,6 +41,8 @@ This will build `main.go` as binary, for `Darwin` and `Linux`
|
||||
and finally, publish a new GitHub release in the repository with
|
||||
archives uploaded.
|
||||
|
||||
Of course, all this can be customized!
|
||||
|
||||
## Customization
|
||||
|
||||
For customization create a `goreleaser.yml` file in the root of your repository.
|
||||
|
Loading…
x
Reference in New Issue
Block a user