Skip to content

Releases: TheDarkTrumpet/go-git-repos

Pre-Stable Release 1

11 Feb 12:47
cbe297a
Compare
Choose a tag to compare

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.