Skip to content

Commit

Permalink
Adding package managers to manual steps
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronpowell committed Dec 6, 2024
1 parent 05f57df commit 4268619
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,13 @@ If you prefer not to use `devcontainer`, you can manually set up your developmen

- [.NET 8](https://dotnet.microsoft.com/download/dotnet/8.0) and [.NET 9](https://dotnet.microsoft.com/download/dotnet/9.0)
- [Node.js LTS](https://nodejs.org/en/)
- [Yarn 2]()
- [Java JDK 11](https://learn.microsoft.com/java/openjdk/download)
- [Bun](https://bun.sh)
- [Deno 2](https://deno.land/)
- [Go 1.23](https://golang.org/)
- [Python 3](https://www.python.org/downloads/)
- [Uvicorn](https://www.uvicorn.org/)
- [Rust](https://www.rust-lang.org/tools/install)
- [Docker](https://docs.docker.com/get-docker/)
- Podman is also supported, but Docker is recommended for consistency.
Expand Down

0 comments on commit 4268619

Please sign in to comment.