9 ms·
Ask HN: Solution to keep a cloud dev environment in sync with my laptop?
- mrisse 11y agoCurrently I'm using a hacky script that watches the project directory and rsyncs the project whenever anything changes. It works, but it's slow, and I have to manually keep the rsync --ignore flags in sync with the .gitignore file for the project. Hoping someone out there has something better.
- luxpir 11y agoSyncthing might do the trick.
- mrisse 11y agoThanks for the suggestion! Does anyone have any experience using syncthing for git repositories? I know it's not Dropbox's strongest suit.
- senjindarashiva 11y agoBittorrent sync https://www.getsync.com/ https://www.getsync.com/ would be another alternative