mirror of
https://github.com/mikefarah/yq.git
synced 2024-11-12 13:48:06 +00:00
10 lines
108 B
YAML
10 lines
108 B
YAML
a: Easy! as one two three
|
|
b:
|
|
c: things
|
|
d: whatever
|
|
things:
|
|
thing1:
|
|
cat: 'fred'
|
|
thing2:
|
|
cat: 'sam'
|