/gh-contributions

GitHub CLI extension for showing contributions

Primary LanguageShellMIT LicenseMIT

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 🍻