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.
make build
./github_repo_sync
make build_static
./github_repo_sync_static
make service_install