all repos
— reposync
@ 2c31fa301306da7c879cfd91f0865baf03e6d957
Go program that clones all of my public repos from GitHub to my git server.
summary
refs
tree
log
Makefile (
view raw
)
1
build:
2
go build -o sync main.go
3
4
run: build
5
./sync