github-download-stats

command module
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2020 License: MIT Imports: 4 Imported by: 0

README

github-download-stats Actions Status

Download statistics for GitHub release assets are only available via the API. github-download-stats is a command line utility to fetch them for a specific repository.

Installation

Pre-built binaries for Linux, macOS, and Windows are available in the releases tab.

Docker images are also available:

docker run andrewsomething/github-download-stats

github-download-stats can be installed from source by running:

go get -u github.com/andrewsomething/github-download-stats

Usage

Usage of ./github-download-stats:
  -api-endpoint string
    	API endpoint for use with GitHub Enterprise
  -json
    	Output in JSON
  -owner string
    	The GitHub repository's owner (required)
  -release string
    	The tag name of the release; excluding will list all releases
  -repo string
    	The GitHub repository (required)
  -token string
    	GitHub API token (default "")
  -version
    	Print version

License

github-download-stats is available via the MIT license.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL