aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHLSiira <liam@siira.us>2020-02-04 18:03:59 +0000
committerGitHub <noreply@github.com>2020-02-04 18:03:59 +0000
commit0a6b6437924da77190bf3d53c4a6ff7c34608fb9 (patch)
tree2dbad849d2661c9501eca8f10b86000d6bd02f67
parentMerge branch 'master' into patch-1 (diff)
downloadawesome-selfhosted-0a6b6437924da77190bf3d53c4a6ff7c34608fb9.tar.gz
awesome-selfhosted-0a6b6437924da77190bf3d53c4a6ff7c34608fb9.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index a3a6dc74..8f3c643f 100644
--- a/README.md
+++ b/README.md
@@ -1312,7 +1312,6 @@ See **[Ticketing](#ticketing)**
### IDE/Tools
-
- [Atheos](https://www.atheos.io) - Web-based IDE framework with a small footprint and minimal requirements, continued from Codiad. ([Source Code](https://github.com/Atheos/Atheos)) `MIT` `PHP`
- [Babelfish](https://github.com/bblfsh/bblfshd) - Self-hosted server for source code parsing. It can parse any file, in any supported language, extract an Abstract Syntax Tree from it, and convert it to a Universal Abstract Syntax Tree which can enable further analysis and transformation. `GPL-3.0` `Go`
- [Code-Server](https://coder.com/) - Visual Studio Code in the browser, hosted on a remote server. ([Source Code](https://github.com/cdr/code-server)) `MIT` `Nodejs/Docker`