- Go to GitHub New Repository Page. (Can be Private)
- Important: Remember the repository name shown in the red box (as shown in the screenshot below).
Once your repository is created, clone it to your local machine using the following command:
git clone https://github.com/DavidFrings/Contribution-Activity.git
Now you can edit the template.png
and/or run the script with:
python3 main.py
A special thanks to the video by Dev Detour for the inspiration: