aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran <kieranrobson1999@gmail.com>2022-08-01 18:49:14 +0000
committerKieran <kieranrobson1999@gmail.com>2022-08-01 18:49:14 +0000
commit86599482d31faa315534f3089b2176f307cb67df (patch)
tree96c547e50f47ecd5c04844f4f4a32a21a29d1885
parentAdded money management description (diff)
downloadawesome-selfhosted-86599482d31faa315534f3089b2176f307cb67df.tar.gz
awesome-selfhosted-86599482d31faa315534f3089b2176f307cb67df.zip
Added IDE and tools description
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index f029ccde..c48455a1 100644
--- a/README.md
+++ b/README.md
@@ -1761,6 +1761,8 @@ Software and tools for managing [recipes](https://en.wikipedia.org/wiki/Recipe)
**[`^ back to top ^`](#)**
+An [integrated development environment (IDE)](https://en.wikipedia.org/wiki/Integrated_development_environment) is a software application that provides comprehensive facilities to computer programmers for software development.
+
- [Appsmith](https://www.appsmith.com/) - Cloud or self-hosted open-source platform to build admin panels, CRUD apps and workflows. Build everything you need, 10x faster. ([Source Code](https://github.com/appsmithorg/appsmith)) `Apache-2.0` `Java/Docker`
- [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`