mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 05:38:04 +00:00
Add Flox to installation methods (#2117)
Co-authored-by: Bryan Honof <bryanhonof@bryans-mbp.space.flox.local>
This commit is contained in:
parent
b9c3ff6f0a
commit
95aaccee46
@ -308,6 +308,13 @@ apk add yq
|
|||||||
|
|
||||||
Supported by Tuan Hoang (https://pkgs.alpinelinux.org/packages?name=yq-go)
|
Supported by Tuan Hoang (https://pkgs.alpinelinux.org/packages?name=yq-go)
|
||||||
|
|
||||||
|
### Flox:
|
||||||
|
|
||||||
|
Flox can be used to install yq on Linux, MacOS, and Windows through WSL.
|
||||||
|
|
||||||
|
```
|
||||||
|
flox install yq
|
||||||
|
```
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
- [Detailed documentation with many examples](https://mikefarah.gitbook.io/yq/)
|
- [Detailed documentation with many examples](https://mikefarah.gitbook.io/yq/)
|
||||||
|
Loading…
Reference in New Issue
Block a user