Where can I collaborate with my friend on source code in real time?
Posted
by Carson Myers
on Super User
See other posts from Super User
or by Carson Myers
Published on 2010-05-06T02:28:21Z
Indexed on
2010/05/06
2:28 UTC
Read the original article
Hit count: 378
I mean, other than a conference room :)
Using google docs, I can upload any kind of file and view it with other people, watch them edit it in real time, with a live chat happening in the same window. This is awesome.
How can I do the same thing with source code? I'm looking for a web application where I can upload source files that will be displayed in some kind of editor, with syntax highlighting, and allow others to view it and edit it in real time. Preferably with a live chat also, but not necessary. Does anybody know where I can find this?
© Super User or respective owner