tomnomnom / gron

Make JSON greppable!
MIT License
13.73k stars 325 forks source link

github client downloa #119

Open Announcement opened 6 months ago

Announcement commented 6 months ago

definately oftopic or whatever, just thought i'd leave this here anyways.

gh release -R tomnomnom/gron view --json 'assets' --jq '.assets[] | select(.name | contains("windows-amd64")) | .url'

replace with your os abi or whatever and youre set :)