aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSahin Boydas <sahin@movielala.com>2016-08-24 06:22:33 +0000
committerEdward D <ed.kickball@hotmail.com>2016-08-24 06:22:33 +0000
commit7ba06744c17788e34af7165be915344cbe37016a (patch)
treeb6286e99f87867c7643860ac20f836198a73fa9e
parentMerge pull request #694 from thewhitetulip/patch-1 (diff)
downloadawesome-selfhosted-7ba06744c17788e34af7165be915344cbe37016a.tar.gz
awesome-selfhosted-7ba06744c17788e34af7165be915344cbe37016a.zip
Adding koding (#701)
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1d85b587..6422df0b 100644
--- a/README.md
+++ b/README.md
@@ -833,6 +833,7 @@ See **[Ticketing](#ticketing)**
* [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPLv1` `Docker/Java`
* [ICEcoder](https://icecoder.net/) - ICEcoder is a web IDE / browser based code editor, which allows you to develop websites directly within the web browser. ([Demo](http://demo.icecoder.net/ICEcoder/), [Source Code](https://github.com/mattpass/ICEcoder)) `MIT` `PHP`
* [JS Bin](http://jsbin.com/) - Open source collaborative web development debugging tool. ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs`
+ * [Koding](http://www.koding.com/) - The simplest way to manage your entire Dev Infrastructure. ([Source Code](https://github.com/koding/koding)) `Apache` `Nodejs`
* [Microglark](http://micro.glark.io) - A hacky minimalistic remote pair programming editor. ([Demo](http://micro.glark.io), [Source Code](https://github.com/Bluefinch/microglark)) `AGPLv3` `Javascript`
* [Regexr](http://regexr.com/) - RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions. ([Source Code](https://github.com/gskinner/regexr/)) `MIT` `Nodejs`
* [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio/)) `AGPLv3` `Java/C++`