You've already forked goreleaser
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user