This is offline example creates a heatmap visualization of per-package commits in this mono-repo, but could also be used for other mono-repos following the Conventional Commits spec. See source code for config options.
The instructions below assume the entire umbrella repo has already been built:
cd umbrella/examples/commit-heatmap
yarn build
The resulting visualization is saved as heatmap.svg
in the example
folder.
- Karsten Schmidt
© 2019 Karsten Schmidt // Apache Software License 2.0