deut-erium / github-sync

Script/tool to sync your public and private github repositories across your working devices automatically

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Sync

Lazy script to clone and/or update public and private repositries assuming clean working tree

Usage

# make a suitable sync director for github
mkdir github
cd github
git clone https://github.com/deut-erium/github-sync.git
python3 github-sync/sync.py

Enter username to clone the user directories
Or optionally enter authorization token to clone and update private
repositories too.

About

Script/tool to sync your public and private github repositories across your working devices automatically


Languages

Language:Python 100.0%