Initial commit

This commit is contained in:
2023-09-15 00:26:44 +02:00
committed by GitHub
commit 3db2a8d7ef

2
README.md Normal file
View File

@@ -0,0 +1,2 @@
# github-to-gitea-mirror
A tool designed to automate the process of mirroring repositories from GitHub to Gitea. By leveraging the APIs of both platforms, this script identifies repositories on GitHub that aren't mirrored on Gitea and seamlessly mirrors them. Ideal for developers aiming to maintain a backup or a consistent repo state across both platforms.