Loading README.md +25 −0 Changes for README.md: 25 added lines, 0 removed lines. Original line number Diff line number Diff line # Gitlab Cloner [](https://gitlab.namibsun.net/namboy94/gitlab-cloner/commits/master)  This is a small script that clones all git repositories of a user from a Gitlab server. This requires the user's API access token. ## Usage Use the Gitlab Server's URL as the first positional argument, the second one should be the API key. You can also specify a destination directory for the repositories with the ```-d``` argument. To include any achived repositories, use the ```-a``` option ## Links * [Github](https://github.com/namboy94/gitlab-cloner) * [Gitlab](https://gitlab.namibsun.net/namboy94/gitlab-cloner) * [Git Statistics (gitstats)](https://gitstats.namibsun.net/gitstats/gitlab-cloner/index.html) * [Git Statistics (git_stats)](https://gitstats.namibsun.net/git_stats/gitlab-cloner/index.html) No newline at end of file Loading
README.md +25 −0 Changes for README.md: 25 added lines, 0 removed lines. Original line number Diff line number Diff line # Gitlab Cloner [](https://gitlab.namibsun.net/namboy94/gitlab-cloner/commits/master)  This is a small script that clones all git repositories of a user from a Gitlab server. This requires the user's API access token. ## Usage Use the Gitlab Server's URL as the first positional argument, the second one should be the API key. You can also specify a destination directory for the repositories with the ```-d``` argument. To include any achived repositories, use the ```-a``` option ## Links * [Github](https://github.com/namboy94/gitlab-cloner) * [Gitlab](https://gitlab.namibsun.net/namboy94/gitlab-cloner) * [Git Statistics (gitstats)](https://gitstats.namibsun.net/gitstats/gitlab-cloner/index.html) * [Git Statistics (git_stats)](https://gitstats.namibsun.net/git_stats/gitlab-cloner/index.html) No newline at end of file