SkillAgentSearch skills...

Gitstats

gitstats: Create visual stats for you repo

Install / Use

/learn @gzc/Gitstats
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated5y ago
Forks1

Languages

Python

Security Score

75/100

Audited on Feb 20, 2021

No findings