Is it possible to sync the project to another machine in real-time

I have two computers, I want to sync the project to another computer in real-time. I do not want to use git to do it because I need to input git command every time which is annoying.

0
1 comment

Hello,

Rider does not have built-in features like that. You can configure keyboard shortcuts to streamline working with git, please see this online help article for details.

Alternatively, you can look into using a third-party Rider plugin (e.g. FileSync, Source Synchronizer) or a standalone tool like SyncThing 

0

Please sign in to leave a comment.