Skip to content

hanzhichao/gitstats

 
 

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安装 Windows可以从 https://sourceforge.net/projects/gnuplot/ 下载安装
  2. 进入项目目录,使用以下命令运行。
python3 gitstats  Git项目目录  报告目录
  1. 使用浏览器打开 报告目录/index.html

报告示例

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%