Hacker News new | ask | show | jobs
by Yasuraka 933 days ago
I prefer the former, single static binary which works great on workstations and CI alike, the latter requires python as well as jq as it's a wrapper
1 comments

I've been using yq + git-xargs to automate config files in repos (CI/CD, linters, etc). The combo has been spectacular for me.

https://github.com/bbkane/git-xargs-tasks