Simple script in Python that synchronizes actual fork repositories.
- First, you need to create an Classical Token (PAT) in the gateway of your Github user.
- Ensure it has valid permissions to interact with all your repositories.
- Install the dependencies.
- Put your token at
.envfile with the name 'GITHUB_TOKEN' in hexadecimal encoded string. - Execute.
- Enjoy!
- python-dotenv==1.1.1
- requests==2.32.4
- 3.10 - X.X.X or X.XX
python fork-sync.py