Skip to content

PasinduYeshan/gh-contributes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-contributes

A minimal GitHub CLI extension that shows:

  • Daily contributions for the last 5 days
  • Yearly contribution stats (commits, PRs, issues, and more)

Installation

gh extension install PasinduYeshan/gh-contributes

Then simply run:

gh contributes

Usage

Sample output:

------------------------------------------
👋 Your GitHub Contributions (Last 5 days):
  2025-01-24: contributions: 3
  2025-01-23: contributions: 27
  2025-01-22: contributions: 17
  2025-01-21: contributions: 4
  2025-01-20: contributions: 13
------------------------------------------
👋 Your GitHub Contributions (Last Year):
 • Total Commits:              437
 • Total Pull Requests:        117
 • Total Pull Request Reviews: 44
 • Total Issues:               26
 • Total Repositories:         24
 • Private Contributions:      332
 • Overall Contributions:      980

------------------------------------------

Development

  1. Clone this repo and build:
    go build
  2. Install locally to test:
    gh extension install .
    gh contributes

Enjoy! ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages