Skip to content

gzc/gitstats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitstats

Create visual stats for you repo. Following is the result of my CLRS repo

demo


Dependencies

pip install pandas
pip install yattag

Usage

Generate your repo log

git log --stat --no-merges --summary > repo_log

Run script with the generated log

cd gitstats/v1
python main.py projectName repo_log

Follow @Zhenchao Gan on github to help finish this task.

About

gitstats: Create visual stats for you repo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published