all repos
— reposync
@ 82cc6628d7ab06f27d3473702a71a8d553ec7758
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