Fun little course project to mine software repositories and to conduct analysis on the refactoring done on them.
Provide the following paths in config.ini:
[files]
csv_file =
[paths]
cloned_repositories_dir =
[executables]
refactoring_miner_exec =Provide the Github Token in virtual environment by:
export GITHUB_TOKEN = <your token here>