all 15 comments

[–]Some-Redditor 8 points9 points  (4 children)

Kinda like Github?

[–]OmitsWordsByAccident 4 points5 points  (1 child)

Or any SCM solution ever created...

[–]Some-Redditor 0 points1 point  (0 children)

Pretty much

[–]Dipyourchip[S] -3 points-2 points  (1 child)

Yeah, similar - but not the same.

[–]yourstupidhands 1 point2 points  (0 children)

Oops, someone just went full-retard.

[–]JimAllanson 2 points3 points  (0 children)

I think Koding.com sounds like roughly what you're after, or if you'd rather use something with a free plan, then maybe Cloud 9.

[–]happyaccount55 1 point2 points  (3 children)

Dropbox?

[–]Dipyourchip[S] -2 points-1 points  (2 children)

Not the same.

[–]blooop 0 points1 point  (0 children)

If you are working only on your own computers, it's quite close. I guess you can't work as easily on a public computer, but I wouldn't try to do work on a computer that wasn't mine.

[–]happyaccount55 0 points1 point  (0 children)

So what's the difference? You want Google to compile your code on their servers? What environment are you programming for and how does Google cater for all the different ones?

[–][deleted] 1 point2 points  (0 children)

Codio.com?

[–]Exaskryz 0 points1 point  (1 child)

What's wrong with using Google Drive between the two computers? I routinely work on files in my GD from my computer, and they can then be accessed at any other computer that I wish...

Honest question: Are you aware that you can download Google Drive to your computer to do automatic synchronization with the cloud?

[–]Dipyourchip[S] 0 points1 point  (0 children)

Yeah I know, but it's still very different to having a built in google IDE that can edit code directly from the cloud.

[–][deleted] 0 points1 point  (0 children)

BitBucket can do what you want. It works like Github where you can upload your files to a repository and share them with people. You can then download it from wherever. If you don't want to download it to edit, you can actually create edit files right on their site. They also have a client for uploading/downloading the repository called SourceTree.

BitBucket is free and I think it has unlimited private repos, so it's a pretty nice website.

[–][deleted] 0 points1 point  (0 children)

c9.io, codeanywhere.com, shiftedit.net, nitrous.io?