mirror of
https://github.com/AeThex-Corporation/AeThex-OS.git
synced 2026-04-18 22:37:21 +00:00
367 B
367 B
Linux Development Runtime
Tools for running Linux development tasks without polluting base OS.
Components
- Docker CE
- VSCode (or VSCodium)
- Git
- Build tools (gcc, make, cmake)
- Node.js, Python, Rust
- Podman (alternative to Docker)
Isolation Strategy
Dev workspace runs in containers, pinned to specific Gen-1 version. Base OS stays clean and stable.