https://github.com/bukinoshita/github-downloads
Count Github releases downloads
https://github.com/bukinoshita/github-downloads
download downloads git github releases
Last synced: 3 months ago
JSON representation
Count Github releases downloads
- Host: GitHub
- URL: https://github.com/bukinoshita/github-downloads
- Owner: bukinoshita
- License: mit
- Created: 2018-01-04T23:14:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-06-04T04:35:24.000Z (over 6 years ago)
- Last Synced: 2025-03-16T17:45:14.529Z (7 months ago)
- Topics: download, downloads, git, github, releases
- Language: JavaScript
- Homepage:
- Size: 1.45 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# github-downloads [](https://travis-ci.org/bukinoshita/github-downloads)
> Count Github releases downloads
## Install
```bash
$ npm install -g github-downloads
```## Usage
```bash
$ git-download --helpUsage:
$ git-download Show download countExample:
$ git-download bukinoshita/taskrOptions:
-h, --help Show help options
-v, --version Show version
```## Demo
## Why
Useful to check download count of an electron app or src code published on
[Github Releases](https://help.github.com/articles/creating-releases/).## License
MIT © [Bu Kinoshita](https://bukinoshita.io)