diff options
author | Chris McCormick <chris@mccormick.cx> | 2020-11-10 10:19:52 +0000 |
---|---|---|
committer | Chris McCormick <chris@mccormick.cx> | 2020-11-10 10:20:43 +0000 |
commit | d5a12bb8fc6843faaab62d744f9423197e7f9c9b (patch) | |
tree | 9c4c62430902eea6ad28ed47c36ebe5cfff773f0 /README.md | |
parent | Merge pull request #2298 from kokomo123/patch-2 (diff) | |
download | awesome-selfhosted-d5a12bb8fc6843faaab62d744f9423197e7f9c9b.tar.gz awesome-selfhosted-d5a12bb8fc6843faaab62d744f9423197e7f9c9b.zip |
Add Slingcode to IDEs.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1368,6 +1368,7 @@ _See [Ticketing](#ticketing)_ - [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` - [RequestBin](https://github.com/Runscope/requestbin) - Inspect HTTP requests. Debug webhooks. `MIT` `python` - [RStudio Server](https://www.rstudio.com/products/rstudio/#Server) - Web browser based IDE for R. ([Source Code](https://github.com/rstudio/rstudio)) `AGPL-3.0` `Java/C++` +- [Slingcode](https://slingcode.net/) - Web app IDE and computing platform in a single static HTML file. ([Demo](https://slingcode.net/slingcode.html) [Source Code](https://github.com/chr15m/slingcode/)) `MIT` `HTML` - [sourcegraph](https://sourcegraph.com) - Sourcegraph is a fast, open-source, fully-featured code search and navigation engine written in Go. ([Source Code](https://github.com/sourcegraph/sourcegraph)) `Apache-2.0` `Go` - [Wakapi](https://github.com/n1try/wakapi) - Tracking tool for coding statistics, compatible with WakaTime. `GPL-3.0` `Go` |