Python 2.7 or higher
pip installed
gitpython library installed
git installed locally
( to install configure git locally follow the tutorial )
Admin privileges
As since 13.08.2021 you need to use github personal access token to perform remote operations.
For your local purposes follow PAT Create tutorial
Once you generate your PAT token open CMD and run command within pattern below
git remote add origin https://[USERNAME]:[PAT TOKEN]@github.com/[USERNAME]/[REPO].git
Go to windows + R
Type shell:startup
Create wrapper.txt file
Add: python path/to/script path/to/stampler
Rename file to wrapper.bat