mirror of
https://github.com/mikefarah/yq.git
synced 2025-01-24 14:45:39 +00:00
Added install instructions
This commit is contained in:
parent
1234215037
commit
17e05d14ab
@ -3,6 +3,11 @@ yaml command line tool written in go
|
|||||||
|
|
||||||
Allows you to read (and soon update) yaml files given a yaml path.
|
Allows you to read (and soon update) yaml files given a yaml path.
|
||||||
|
|
||||||
|
Install
|
||||||
|
```
|
||||||
|
go get github.com/mikefarah/yaml
|
||||||
|
```
|
||||||
|
|
||||||
Usage:
|
Usage:
|
||||||
```
|
```
|
||||||
yaml <yaml file> <path>
|
yaml <yaml file> <path>
|
||||||
|
Loading…
Reference in New Issue
Block a user