mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-13 11:55:38 +00:00
More info on other installation methods
This commit is contained in:
parent
ee732fbf0b
commit
4f12e09e78
@ -23,7 +23,7 @@ brew install yq
|
|||||||
```
|
```
|
||||||
choco install yq
|
choco install yq
|
||||||
```
|
```
|
||||||
Supported by @chillum
|
Supported by @chillum (https://chocolatey.org/packages/yq)
|
||||||
|
|
||||||
### Alpine Linux
|
### Alpine Linux
|
||||||
- Enable community repo by adding ```$MIRROR/alpine/v$VERSION/community``` to ```/etc/apk/repositories```
|
- Enable community repo by adding ```$MIRROR/alpine/v$VERSION/community``` to ```/etc/apk/repositories```
|
||||||
@ -64,7 +64,7 @@ sudo add-apt-repository ppa:rmescandon/yq
|
|||||||
sudo apt update
|
sudo apt update
|
||||||
sudo apt install yq -y
|
sudo apt install yq -y
|
||||||
```
|
```
|
||||||
Supported by @rmescandon
|
Supported by @rmescandon (https://launchpad.net/~rmescandon/+archive/ubuntu/yq)
|
||||||
|
|
||||||
### Go Get:
|
### Go Get:
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user