1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-09-16 09:26:52 +02:00

docs: install with gofish

Signed-off-by: Carlos A Becker <caarlos0@gmail.com>
This commit is contained in:
Carlos A Becker
2021-10-08 21:38:01 -03:00
parent 1890e67fda
commit 7a1c3ce10e

View File

@@ -31,6 +31,20 @@ Below you can find the steps for each of them.
The [formula in homebrew-core](https://github.com/Homebrew/homebrew-core/blob/master/Formula/goreleaser.rb) might be slightly outdated.
Use our homebrew tap to always get the latest updates.
### gofish
=== "OSS"
```sh
gofish rig add https://github.com/goreleaser/fish-food
gofish install github.com/goreleaser/fish-food/goreleaser
```
=== "Pro"
```sh
gofish rig add https://github.com/goreleaser/fish-food
gofish install github.com/goreleaser/fish-food/goreleaser-pro
```
### snapcraft
=== "OSS"