githubstats

command module
v0.0.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: GPL-2.0 Imports: 8 Imported by: 0

README

githubstats

Go Report Card Release Coverage Status

A golang application to return stats from github via their graphql endpoint

Usage

Usage of githubstats:
  -orgs string
    	a list of orgs separated by commas (default "standouthost")
  -since string
    	yyyy-mm-dd date to check for stats since (default "2022-01-01")
  -user string
    	Github Username (default "Jmainguy")
  -verbose
    	print verbose information about each contribution or not

Example

[jmainguy@jmainguy githubstats]$ githubstats 
Total PR's Opened 0
Total PR's Merged 0
Total Reviews 0

PreBuilt Binaries

Grab Binaries from The Releases Page

Install

Homebrew
brew install Jmainguy/tap/githubstats

Build

export GO111MODULE=on
go build

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