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
- Host: GitHub
- URL: https://github.com/onoderis/github-release-info
- Owner: onoderis
- Created: 2019-09-14T23:17:07.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T11:40:09.000Z (over 6 years ago)
- Last Synced: 2025-03-02T08:31:08.548Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```