Browse Source

Merge pull request #81 from Fredi/patch-1

Added Visual Studio Free IDE
revert-129-patch-1
R.I.Pienaar 10 years ago
parent
commit
250753bc30
  1. 3
      README.md

3
README.md

@ -172,7 +172,8 @@ If you're not inclined to make PRs you can tweet me at ```@ripienaar```
## IDE and Code Editing ## 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://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://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://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 {[More Details](http://goo.gl/J1Zbsg)} * https://www.nitrous.io - Private Linux instance(s) with interactive collaboration {[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).
## Analytics, Events and Statistics ## Analytics, Events and Statistics
* https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free. * https://www.librato.com/ - Event/Data collection service with analysis and graphs. Limited plan for free.

Loading…
Cancel
Save