ghdl

command module
v1.0.1-0...-9319057 Latest Latest
Warning

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

Go to latest
Published: May 27, 2020 License: MIT Imports: 6 Imported by: 0

README

ghdl

A simple cli tool for working out how many times your github release assets have been downloaded in total.

You must use auth for private repositories

Installation
go get github.com/jakehl/ghdl
Usage
Usage: ghdl [--username USERNAME] [--password PASSWORD] [--oauth OAUTH] [--terse] OWNER REPO

Positional arguments:
  OWNER                  Repository owner
  REPO                   Repository name

Options:
  --username USERNAME, -u USERNAME
                         Username for authenticated requests
  --password PASSWORD, -p PASSWORD
                         Password for authenticated requests, if you have 2fa, use a Personal Access Token
  --oauth OAUTH, -a OAUTH
                         OAuth token for authenticated requests, you can also use a Personal Access Token
  --terse, -t            Minimal output mode
  --help, -h             display this help and exit

Example

ghdl JakeHL ghdl

output

Fetching release downloads for https://github.com/JakeHL/ghdl
Assets have been downloaded 1994 times

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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