Clone all Repositories from a GitLab project
Go to file
2023-06-11 18:14:12 +12:00
go.mod Init commit 2023-06-11 18:14:12 +12:00
go.sum Init commit 2023-06-11 18:14:12 +12:00
LICENSE Initial commit 2023-06-11 17:44:24 +12:00
main.go Init commit 2023-06-11 18:14:12 +12:00
README.md Init commit 2023-06-11 18:14:12 +12:00

GoGitlabCloner

Clone all Repositories from a GitLab project

$ go build main.go
$ ./main -token=glpat-12345 -projectid=1234 -dest=/home/Test/git