The instructions provided in the README.md work in Linux OS.
Disclaimer: I have not tested whether the instructions for running tools/scripts make sense for Windows or Mac OS. Use them at your own discretion.
The miner requires Java (OpenJDK) >=8. The rest will be automatically downloaded and installed by the pom.xml files.
See "Mining" above.
For using the Python scripts, the requirements are:
- Python >=3.6
- gitpython (latest)