mirror of
https://github.com/mikefarah/yq.git
synced 2026-08-30 20:35:13 +08:00
Adds the ability to append a value to an array instead of having to know the index of the values within the array. Resolves: #17
Adds the ability to append a value to an array instead of having to know the index of the values within the array. Resolves: #17