Created
March 4, 2016 14:30
-
-
Save casualjim/049c589eb4d440c862fc to your computer and use it in GitHub Desktop.
github releases download stats
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -s https://api.github.com/repos/go-swagger/go-swagger/releases/latest | jq '.assets[]' | jq -r '"\(.name): \(.download_count)"' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment