Merge pull request #282 from boric/master

Added codeanywhere.com
This commit is contained in:
R.I.Pienaar 2015-04-24 08:00:36 +01:00
commit 48ee465124

View File

@ -348,6 +348,7 @@ Table of Contents
## IDE and Code Editing
* https://c9.io - IDE in a browser. Incorporates an Ubuntu virtual machine and in-browser terminal access. Integrates with github and bitbucket, but also adds SFTP and generic Git access.
* https://codeanywhere.com - Full IDE in the browser and mobile apps. Access FTP, SFTP, Dropbox, Google Drive, GitHub, and BitBucket. Hosted virtual machines with terminal access. Collaboration features like share links, live editing, permissions, and version tracking.
* https://koding.com - IDE in a browser. Features: Full sudo access - VMs hosted on Amazon EC2 - SSH Access - Real EC2 VM, no LXCs/hypervising - Custom sub-domains - Publicly accessible IP - Ubuntu 14.04 - IDE/Terminal/Collaboration
* https://www.nitrous.io - Private Linux instance(s) with interactive collaboration, free for 2 hours a day. {[More Details](http://goo.gl/J1Zbsg)}
* http://visualstudio.com/free - Fully-featured IDE with thousands of extensions, cross-platform app development (Microsoft extensions available for download for iOS and Android), desktop, web and cloud development, multi-language support (C#, C++, JavaScript, Python, PHP and more).