Skip to content

A Go application that automatically syncs all repositories from a GitHub account to local storage.

Notifications You must be signed in to change notification settings

hightemp/github_repo_sync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github_repo_sync

A Go application that automatically syncs all repositories from a GitHub account to local storage. It continuously runs in the background and periodically checks for updates.

Build

make build
./github_repo_sync

Static build

make build_static
./github_repo_sync_static

Install service

make service_install

About

A Go application that automatically syncs all repositories from a GitHub account to local storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published