Is it possible to code on two different computers simultaneously?

Posted by Muhammad on Super User See other posts from Super User or by Muhammad
Published on 2011-01-09T07:51:25Z Indexed on 2011/01/09 7:55 UTC
Read the original article Hit count: 259

Filed under:
|
|

I want to work with another programmer and I want the source code to be live in real-time on both of our screens. Is this possible on the Mac OS x or Linux? We're going to be using OS X but occasionally we might need to add an Ubuntu computer too.

Is there a way I can do this using ssh, any shell based program, or even a good GUI? I thought Coda might be capable of this but it's not really working.

Anyone ever do this? I'm not look for a git/svn/or any other version control system. This is more of a live coding session. :)

© Super User or respective owner

Related posts about osx

Related posts about bash