Skip to content

kings1990/gitstats

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fork至hoxu/gitstats

更改

修改并适配了Python3

  1. 修改print -> print()
  2. 修改map() -> list(map())
  3. 修改 Pipline output -> output.decode()
  4. 添加了部分中文注释

使用方式

  1. 安装gnuplot,已生成交互式图表,Mac OS可以使用brew install gnuplot安装
  2. 进入项目目录,使用以下命令运行。
python3 gitstats  Git项目目录  报告目录

报告示例

About

gitstats for Python3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.9%
  • JavaScript 13.3%
  • CSS 2.3%
  • Makefile 1.5%