Skip to content

A CLI command that generates a Github Contributions Graph in your terminal by scanning the .git folders in your local system

Notifications You must be signed in to change notification settings

JhndaCoder/gitlocalstats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlocalstats

A CLI that generates a Github Contributions Graph in your terminal by scanning the .git folders in your local system

Usage

Run go install to make the command gitlocalstats working

  • gitlocalstats -add /path/to/folder scans that folder and its subdirectories for repos to scan
  • gitlocalstats -email [email protected] generates a graph that represents the last 6 month of activity for the passed email.

Demonstration

About

A CLI command that generates a Github Contributions Graph in your terminal by scanning the .git folders in your local system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%