Skip to content

GitHub CLI extension for showing contributions

License

Notifications You must be signed in to change notification settings

jeppefrandsen/gh-contributions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gh-contributions

A small GitHub CLI extention for showing your contributions 🤩

Installing

Install and test with the following commands:

gh extension install jeppefrandsen/gh-contributions
gh contributions

Modifying

The icon can be changed to any from the Unicode Character Table but some might not be available default in your terminal. The colors is an array of xterm supported colors and the number of colors is just the length of the array. Happy hacking 🍻