- Install Python 3.6 or later and pip then run
pip install --user --upgrade git-code-debt. - Save
generate_config.yamlandmetric_config.yamlin the same folder. - Run
git-code-debt-generate. This will take a few minutes. - Run
git-code-debt-server database.dband open the address that appears in the console output in a web browser.
See https://github.com/asottile/git-code-debt for more information.