diff options
author | HLSiira <liam@siira.us> | 2020-02-04 17:54:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-04 17:54:51 +0000 |
commit | 62963ba232c10d541bbbb026b14b5d235da8eff4 (patch) | |
tree | 678591386a51e08c40479fc8e339b49e37bbcacb | |
parent | Added Atheos, continuing Codiad Development (diff) | |
download | awesome-selfhosted-62963ba232c10d541bbbb026b14b5d235da8eff4.tar.gz awesome-selfhosted-62963ba232c10d541bbbb026b14b5d235da8eff4.zip |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1311,7 +1311,8 @@ _See also [Ticketing](#ticketing), [Task management/To-do lists](#task-managemen 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/Javascript` + +- [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://doc.bblf.sh) - 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. ([Source Code](https://github.com/bblfsh/bblfshd)) `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` - [Eclipse Che](http://www.eclipse.org/che/) - Open source workspace server and cloud IDE. ([Source Code](https://github.com/eclipse/che)) `EPL-1.0` `Docker/Java` |