commit-vis

1.0.4 • Public • Published

commit-vis npm (scoped)

Create a heatmap to display the number of commits for all repositories in a directory.

Usage

npx commit-vis

Command-Line Options:

  • -d, --directory <path> directory with repos to generate the heatmap for (default: current directory ./)
  • -h, --hide hide 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)

Readme

Keywords

none

Package Sidebar

Install

npm i commit-vis

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

7.46 kB

Total Files

6

Last publish

Collaborators

  • keckelt