This repos helps to count all reviewer comments
Follow these step by step
- register a personal access token (https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token)
- git clone [email protected]:trongdth/git-comments.git
- cd git-comments
- pip3 install virtualenv
- virtualenv .venv
- source .venv/bin/activate
- pip3 install -r requirements.txt
- mv config.default.yaml config.yaml
- open config.yaml and update your custom configuration
- python3 main.py
Notes: this repos is programed and tested with python3
If you found this project helpful or you learned something from the source code and want to thank me, consider buying me a cup of ☕
- [Ethereum address: 0x54aa977d8aAec77935DC4b31DEE40d47054fEB2a]