An open API service indexing awesome lists of open source software.

https://github.com/brawl345/teamigrate

Command line tool to easily mirror repos to Gitea
https://github.com/brawl345/teamigrate

Last synced: 2 months ago
JSON representation

Command line tool to easily mirror repos to Gitea

Awesome Lists containing this project

README

        

# teamigrate

Migrate repositories from GitHub to Gitea easily.

1. Copy `.env.example` to `.env`
2. Fill it in
3. Run (`go run .`)

Note: If you migrate/mirror private repositories it will use your specified GitHub token and set them to private on your
instance.