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
- Host: GitHub
- URL: https://github.com/brawl345/teamigrate
- Owner: Brawl345
- License: 0bsd
- Created: 2024-03-15T21:34:32.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-06-13T16:09:28.000Z (12 months ago)
- Last Synced: 2025-01-30T02:43:37.648Z (4 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.