Skip to content

tassoneroberto/github-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-updater

Keep your Github repositories updated.

Instructions

Clone the project:

git clone https://github.com/tassoneroberto/github-updater.git
cd github-updater

Install pip libraries:

python -m pip install -r requirements.txt

Create a Github access token with repository permissions. More information here: https://docs.github.com/en/github/authenticating-to-github/creating-a-personal-access-token

Run the script and enter the token when required:

python github_updater.py

Note

This script will use the parent folder containing github-updater as the repositories path.

Releases

No releases published

Packages

No packages published

Languages