bluegod / gitcistats

Script that shows the top GIT committers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gitcistats

gitcistats is a script that shows the top GIT committers and outputs a HTML file

Current version: 0.1beta

Example usage

$ git clone https://github.com/bluegod/gitcistats ~/Downloads/gitcistats
$ cd my_git_repo
$ ~/Downloads/gitcistats/gitcistats.sh
$ open gitcistats-2014-10-16.html

Third party libraries

Pure CSS - https://github.com/yahoo/pure/

License

GPL v2

##Contact http://jameslopez.net

About

Script that shows the top GIT committers

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%