Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 397 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 397 Bytes
layout permalink title
default
/README/
What's this about?

GitLab API scripts

gitlab-bulk-import

Example: cloning repository(ies) from GitHub to GitLab

export GITHUB_USER=bcdady
export GITHUB_TOKEN={SECRET}
export GITLAB_TOKEN={SECRET}

$ > sh ./gitlab-bulk-import.sh sysops

gitlab-settings

gitlab-stats-analyze

gitlab-stats-gen

gitlab-stats-local