git-chart
v0.1.7
Published
A command to generate beautyfull git stats chart
Downloads
6
Readme
webon
A command to generate beautyfull git stats chart.
install
global install git-chart
npm install git-chart -g
export git stats to html
just run
git-chart export
this 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...