git-chart
v0.1.7
Published
A command to generate beautyfull git stats chart
Readme
webon
A command to generate beautyfull git stats chart.

install
global install git-chart
npm install git-chart -gexport git stats to html
just run
git-chart exportthis will get the the stats data from current folder repo and current branch. and then generate the html files folder in ./git-chart-output.
more configuration will come...
