Skip to content

Simple scraper to grab all repos in the github group and mirror them in the VU gitlab environment.

License

Notifications You must be signed in to change notification settings

ubvu/repo-cloner

Repository files navigation

Git Repo automatic mirror

This script is made to be able to mirror all repositories from a primary host to a secondary one. It has been written to mirror all repos in a GitHub group to a clone in a private Gitlab environment. It should work for an individual account and other host with little to no work.

In order to use this script you need to get an API token for both GitHub and GitLab: github token, gitlab token.

Make sure to store these variables in a .env file. The gitignore in this project will not commit the .env, so if you keep it in your own instance you should avoid revealing your private token.

About

Simple scraper to grab all repos in the github group and mirror them in the VU gitlab environment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published