diff options
author | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:12:04 +0000 |
---|---|---|
committer | nodiscc <nodiscc@gmail.com> | 2015-11-02 19:12:04 +0000 |
commit | 3d79d42b0d42884e6aa8756a422d5bd4655814b8 (patch) | |
tree | d764a257d51a59ad3a44d88ae8eaf18621f0f9c9 /README.md | |
parent | add openeats, fixes #308 (diff) | |
download | awesome-selfhosted-3d79d42b0d42884e6aa8756a422d5bd4655814b8.tar.gz awesome-selfhosted-3d79d42b0d42884e6aa8756a422d5bd4655814b8.zip |
remove repo.js (unmaintained), fixes #332
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -645,7 +645,6 @@ See also [Ticketing](#ticketing), [Task management/To-do lists](#task-management * [JS Bin](http://jsbin.com/) - open source collaborative web development debugging tool ([Source Code](https://github.com/jsbin/jsbin)) `MIT` `Nodejs` * [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` - * [Repo.js](http://darcyclarke.me/dev/repojs/) - A plugin to embed Github repos on your site ([Source code](https://github.com/darcyclarke/Repo.js)) * [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++` ### Continuous Integration |