mirror of
https://github.com/taigrr/yq
synced 2026-03-21 01:32:20 -07:00
Added release link in readme
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
# yaml
|
||||
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. All in a lovely dependency free binary!
|
||||
|
||||
## Install
|
||||
[Download latest release](https://github.com/mikefarah/yaml/releases/latest)
|
||||
|
||||
or alternatively install using go get:
|
||||
```
|
||||
go get github.com/mikefarah/yaml
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user