diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-02-10 03:21:11 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-02-10 03:21:11 +0000 |
commit | cde1374e7b793b55b27731ad9dcf241912b02fe3 (patch) | |
tree | 9891cbd01fc94096b8dbf97c43cf2e99b6a4674b | |
parent | Merge pull request #443 from Kickball/mumblecop (diff) | |
parent | Add Microglark (diff) | |
download | awesome-selfhosted-cde1374e7b793b55b27731ad9dcf241912b02fe3.tar.gz awesome-selfhosted-cde1374e7b793b55b27731ad9dcf241912b02fe3.zip |
Merge pull request #444 from Kickball/microglark
Add Microglark
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -696,6 +696,7 @@ See **[Ticketing](#ticketing)** * [Codiad](http://codiad.com/) - A web-based IDE framework with a small footprint and minimal requirements. ([Source code](https://github.com/Codiad/Codiad)) * [JS Bin](http://jsbin.com/) - Open source collaborative web development debugging tool ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `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` * [Pairjam](http://pairjam.com/) - Real-time web-based collaborative coding ([Source code](https://github.com/neerajwahi/pairjam)) * [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++` |