aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-11-28 11:47:40 +0000
committerGitHub <noreply@github.com>2020-11-28 11:47:40 +0000
commit9dbaa419d1ce4e06fab97e3cf83d3aad232f007a (patch)
tree6a11123cc61d252ccd82fe02c1f2e7bfa5e71586 /README.md
parentMerge pull request #2301 from akhilrex/patch-1 (diff)
parentfix slingcode syntax (diff)
downloadawesome-selfhosted-9dbaa419d1ce4e06fab97e3cf83d3aad232f007a.tar.gz
awesome-selfhosted-9dbaa419d1ce4e06fab97e3cf83d3aad232f007a.zip
Merge pull request #2304 from chr15m/master
Add Slingcode to IDEs.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc95deb9..098b2719 100644
--- a/README.md
+++ b/README.md
@@ -1372,6 +1372,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`