0.0.3 • Published 6 years ago

github-downloads v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

github-downloads Build Status

Count Github releases downloads

Install

$ npm install -g github-downloads

Usage

$ git-download --help

  Usage:
    $ git-download <owner/repo>     Show download count

  Example:
    $ git-download bukinoshita/taskr

  Options:
    -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.

License

MIT © Bu Kinoshita