Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpwhite3 authored Dec 14, 2023
1 parent dfc334f commit 9a532a2
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 9a532a2

Please sign in to comment.