aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHLSiira <liam@siira.us>2020-02-04 00:08:22 +0000
committerGitHub <noreply@github.com>2020-02-04 00:08:22 +0000
commite399c89c8e42bfd0ddbdd6c5c235e16b8b8fba81 (patch)
tree4bc6bd5340e5c15e61f93872d915b8ea0f2ec09f
parentMerge pull request #1954 from deluan/patch-1 (diff)
downloadawesome-selfhosted-e399c89c8e42bfd0ddbdd6c5c235e16b8b8fba81.tar.gz
awesome-selfhosted-e399c89c8e42bfd0ddbdd6c5c235e16b8b8fba81.zip
Added Atheos, continuing Codiad Development
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 51d0baef..013bcac2 100644
--- a/README.md
+++ b/README.md
@@ -1311,7 +1311,7 @@ _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`
- [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`