Skip to content

somethingsoftware/git-stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git stats

This is a simple python script to get a scatterplot of the languages a github user's authorship.

python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
./main.py

system requirements:

  • cloc
  • git

Example

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published