# GoGitlabCloner
Clone all Repositories from a GitLab project
```
$ go build main.go
$ ./main -token=glpat-12345 -projectid=1234 -dest=/home/Test/git