A comment should explain what to do with these two lines
in the python script. Should I create the folders? Should
I download the repos in those folders? Their names don't
tell me much.
repos_path = '/home/sonar/study.d/repositories'
weekly_repos_path = '/home/sonar/study.d/to_analyze'
A comment should explain what to do with these two lines
in the python script. Should I create the folders? Should
I download the repos in those folders? Their names don't
tell me much.