commit-vis
v1.0.4
Published
Heatmap with number of commits for all git repos in a directory.
Downloads
37
Readme
commit-vis 
Create a heatmap to display the number of commits for all repositories in a directory.
Usage
npx commit-visCommand-Line Options:
-d,--directory <path>directory with repos to generate the heatmap for (default: current directory./)-h,--hidehide repo names in output-o,--output <filename>name of the JSON output with all commits (default:commits.json)-p,--port <filename>port to run the server on (default:3000)
