mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-04-11 11:42:15 +02:00
Add documentation link
This commit is contained in:
parent
d88947c238
commit
1a25792e6f
@ -11,7 +11,7 @@ By participating, you are expected to uphold this code. Please report unacceptab
|
||||
[](https://github.com/goreleaser/goreleaser/releases/latest)
|
||||
[](LICENSE.md)
|
||||
[](https://travis-ci.org/goreleaser/goreleaser)
|
||||
[](https://goreportcard.com/report/github.com/goreleaser/goreleaser)
|
||||
[](https://goreportcard.com/report/github.com/goreleaser/goreleaser)
|
||||
[](https://github.com/goreleaser)
|
||||
|
||||
## Why?
|
||||
@ -22,6 +22,10 @@ Homebrew.
|
||||
|
||||
So, the all-new GoReleaser was born.
|
||||
|
||||
## Documentation
|
||||
|
||||
For Documentation, visit the [GoReleaser website](https://goreleaser.github.io/documentation/) or our GitHub [here](/docs).
|
||||
|
||||
## Usage
|
||||
|
||||
- You need to export a `GITHUB_TOKEN` environment variable with
|
||||
@ -47,7 +51,7 @@ Of course, all this can be customized!
|
||||
|
||||
For customization create a `goreleaser.yml` file in the root of your repository.
|
||||
|
||||
A complete and commented example can be found [here](/goreleaser.example.yml).
|
||||
A complete and commented example can be found in the [documentation](/docs/#release-customization).
|
||||
|
||||
You can also check the [goreleaser.yml](/goreleaser.yml) used by GoReleaser
|
||||
itself.
|
||||
|
Loading…
x
Reference in New Issue
Block a user