Skip to content

IskanderNovena/python-repository-syncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-repository-syncer

Python-script to update Git Repository Mirrors, based on a JSON-formatted settings-file

Installation

Clone this repository to a location of your choosing. Next, create a settings.json file (you can use the settings.json.example as a template) and change the source and destination of the two existing examples, adding or removing repository-entries as needed.

Change the workingDirectory to an existing location, that you want to use as the base-directory for the synchronisations.

Usage

Run the script:

python3 repository-syncer.py

The script will read the list of repositories from settings.json which should exist in the same directory as the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages