diff options
author | Andrew <AndyR207@users.noreply.github.com> | 2016-02-23 20:40:27 +0000 |
---|---|---|
committer | Andrew <AndyR207@users.noreply.github.com> | 2016-02-23 20:40:27 +0000 |
commit | 91454aa1648df38fd554419683c7c5aea435d0e8 (patch) | |
tree | 67227e41439c2514bcbaa5a0b207431d11649279 | |
parent | Merge pull request #464 from Kickball/cherry-music (diff) | |
parent | Remove Pairjam (diff) | |
download | awesome-selfhosted-91454aa1648df38fd554419683c7c5aea435d0e8.tar.gz awesome-selfhosted-91454aa1648df38fd554419683c7c5aea435d0e8.zip |
Merge pull request #468 from Kickball/remove-pairjam
Remove Pairjam
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -729,7 +729,6 @@ 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++` |