Skip to content

Utility to migrate projects from GitLab to GitHub

Notifications You must be signed in to change notification settings

tmigone/gitmigrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitlab-migrator

Utility to migrate projects from GitLab to GitHub

Usage

Populate .env file in root folder with the following:

  • GITHUB_TOKEN
  • GITLAB_TOKEN
  • GITHUB_ORG
  • GITLAB_GROUP
  • GITLAB_GROUP_ID
npm install
./node_modules/ts-node/dist/bin.js src/index.ts

About

Utility to migrate projects from GitLab to GitHub

Topics

Resources

Stars

Watchers

Forks