mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-03-17 20:47:50 +02:00
parent
4760a288fa
commit
7151b99bed
@ -41,6 +41,12 @@ $ scoop install goreleaser
|
||||
Download the `.deb` or `.rpm` from the [releases page][releases] and
|
||||
install with `dpkg -i` and `rpm -i` respectively.
|
||||
|
||||
**Shell script**:
|
||||
|
||||
```
|
||||
$ curl -sfL https://install.goreleaser.com/github.com/goreleaser/goreleaser.sh | sh
|
||||
```
|
||||
|
||||
**manually**:
|
||||
|
||||
Download the pre-compiled binaries from the [releases page][releases] and
|
||||
|
Loading…
x
Reference in New Issue
Block a user