Adding synced repl's for more easy backing up purposes

Describe your feature request

If you have a repl called repl1 then you can sync it to repl2 so whenever you make changes to repl1 it automatically does it to repl2

What problem(s) would this feature solve?

backing up your code
Explain what you were trying to do when you came across the problem leading to this feature request
i had multiple repl’s and were forking them but it got extremely annoying whenever i would add something new then i had to manually add them

1 Like

Can’t you use a GitHub repo? If it’s just for backing up your code, having a repo would probably the best choice.

3 Likes