|
|
|
|
|
by matt_trentini
1239 days ago
|
|
Looks great! Thanks for your work on this. I had the same minor install issue, specifically needed to do the following: >chmod +x git-log-format.sh generate-db.sh
>python -m venv .venv
>source .venv/bin/activate
>pip install flask
I'm not sure the colouring is working as expected; I tried submitting with many email addresses I know are in the repo it ran over (with/out the wildcard) and the highlighting behaviour was difficult to predict. |
|