contribs

command module
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2019 License: MIT Imports: 8 Imported by: 0

README

contribs

contribs is a CLI app to show how many contributions you've made in the current day.

Install

You can download one of the binaries available on the releases page or install it using Go v1.13 or higher.

Installing using go
go get -u github.com/efreitasn/contribs
$(go env GOPATH)/bin/contribs

API Key

To use contribs, you need to create a new GitHub personal access token with the read:user scope to be used as the GitHub API key. Once this is done, you need to add it to the app using the following:

contribs set --key YOUR_KEY

How to use

Just run

contribs
Last year contributions

If you want to see the number of contributions you made in the last year (same data presented in your GitHub profile), run with the --last-year flag.

contribs --last-year

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

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