Releases: TheDarkTrumpet/go-git-repos
Releases · TheDarkTrumpet/go-git-repos
Pre-Stable Release 1
This version contains the ability for both organizational and personal GitHub repo cloning and synchronization. The new dynamic creds file is a part of this release.
Usage:
user@personal go-get-repos/build (master) » ./go-get-repos
Usage: defaults.go -creds <file>
-creds string
Github Credentials
Note that the creds file needs to be an absolute path if working through your home directory (so no ~, use /home/users
instead). Build also contains a windows, and linux amd64 release.