mirror of
https://github.com/idanoo/GoGitlabCloner
synced 2025-07-01 05:42:20 +00:00
No description
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