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_syncmake build_static
./github_repo_sync_staticmake service_install