mirror of
https://github.com/idanoo/GoGitlabCloner.git
synced 2024-11-21 07:51:57 +00:00
Clone all Repositories from a GitLab project
go.mod | ||
go.sum | ||
LICENSE | ||
main.go | ||
README.md |
GoGitlabCloner
Clone all Repositories from a GitLab project
$ go build main.go
$ ./main -token=glpat-12345 -projectid=1234 -dest=/home/Test/git