diff options
author | HLSiira <liam@siira.us> | 2020-02-04 18:03:59 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 18:03:59 +0000 |
commit | 0a6b6437924da77190bf3d53c4a6ff7c34608fb9 (patch) | |
tree | 2dbad849d2661c9501eca8f10b86000d6bd02f67 | |
parent | Merge branch 'master' into patch-1 (diff) | |
download | awesome-selfhosted-0a6b6437924da77190bf3d53c4a6ff7c34608fb9.tar.gz awesome-selfhosted-0a6b6437924da77190bf3d53c4a6ff7c34608fb9.zip |
Update README.md
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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` |