Update README.md

Added codeanywhere.com
This commit is contained in:
Baruch Katz 2015-04-23 16:39:31 -05:00
parent 9033b36d2d
commit 7959b5d279

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).