atom.io collaboration - Real time code collaboration on the web for atom.io

by

Add a comment

Replies

Best
i've created a small plugin for code collaboration for atom.io that lets you invite people from the web to help you with coding. simple link that people can write from the web into your atom.io and vise versa. there are many like it but this one is mine :)
What about atom-to-atom sharing?
next release. Promise! How do you like it?
how do you see it? Inviting someone to your file opens the file on the invitee end?
You could have some key that you pass over to them. They would pop that into some input somewhere (even better: also support the atom CLI) and magic happens.
I'm about to finish exactly what you suggested. Input a key and a new blank file opens with the session there. Sound good?
its also open source for anyone to play with
Great tool for joint debugging, coding and learning.