1.0.0 • Published 8 years ago

repo-dc v1.0.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

repo-dc

Get the download count for a repo's latest release

Installation

$ [sudo] npm install -g repo-dc

Usage

  Usage: repo-dc [options]

  Options:

    -h, --help             output usage information
    -V, --version          output the version number
    -u, --user <username>  GitHub username
    -r, --repo <repoName>  GitHub repository name

Example

$ repo-dc -u facebook -r react
Downloads: 226

License

MIT © Gabriel Montalvo