mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-30 20:35:13 +08:00
bcf2ee8bcc47e5fdf5e6ecfeb9482f698bd19333
yaml
yaml command line tool written in go
Allows you to read (and soon update) yaml files given a yaml path.
Usage:
yaml <yaml file> <path>
E.g.:
yaml sample.yaml b.c
will output the value of '2'.
Languages
Go
90.9%
Shell
8.8%
Makefile
0.2%