diff --git a/README.md b/README.md index ce34d9e..5f3d414 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,18 @@ A web-based IDE, built using [Codeserver](https://github.com/coder/code-server) _NOTE:_ The container image is quite large, and can be very resource intensive. Please plan accordingly. -## Included Tools - -| Ecosystem | Tools | -| --------------------- | ---------------------------------------------------- | -| Node == 18.18.0 | nvm == 0.39.5, npm == 9.8.1 | -| code-server == 4.19.1 | _various vscode plugins_ | -| Python == 3.11.5 | Poetry == 1.1.13 | -| Java == 20.0.2 | | -| GO == 1.21.1 | | -| Dotnet == 6.0.122 | livingdoc | -| Linux Utilities | wget, curl, gpg, git, make, p7zip, vim, jq, xz-utils | +## Included Languages & Tools + +| Language Ecosystem | Version | Included Tools | +| ------------------ | ------- | ----------------------------------------- | +| Node | 18.18.0 | nvm, npm | +| Python | 3.11.5 | Poetry, pipenv | +| Java | 20.0.2 | | +| Dotnet | 6.0.122 | | +| GO | 1.21.1 | | +| Rust | 1.74.1 | | +| Ruby | 3.1.2 | gem, rbenv | +| code-server | 4.19.1 | _various vscode plugins (see Dockerfile)_ | # Installations instructions