An open API service indexing awesome lists of open source software.

https://github.com/onoderis/github-release-info

CLI util for grabing some info about releases on github
https://github.com/onoderis/github-release-info

Last synced: about 2 months ago
JSON representation

CLI util for grabing some info about releases on github

Awesome Lists containing this project

README

          

Check how many times an asset of the latest release was downloaded on a github repository.

Usage:
```
github-release-info --user atom --repo atom
```

Output:
```
atom-amd64.deb was downloaded 728 times
```