diff --git a/README.md b/README.md index 2af9081..7c28364 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [git-branchcut](#git-branchcut) - [git-exfiltrate](#git-exfiltrate) - [git-spend](#git-spend) +- [gitpulse](#gitpulse) ## [git-extras](https://github.com/tj/git-extras) @@ -2062,6 +2063,22 @@ $ git spend sum --author stevemao --author antoine@goutenoir.com --since tags/v1 ``` + +## [gitpulse](https://github.com/milishiajay/gitpulse) + +Git productivity CLI — commit stats, author leaderboard, activity sparklines. + +``` +$ gitpulse stats +Total commits: 1,432 +Active days : 89 +Longest streak: 12 days + +Author Leaderboard: + alice ████████████████████ 487 (34.0%) + bob ██████████ 241 (16.8%) +``` + ## License [![CC0](https://i.creativecommons.org/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)