A Devcontainer for use with Bun development, optionally with tools for working with AWS
- ZSH (Set as default Shell)
- OhMyZSH
- BAT - A better Cat command
- EZA - A better ls command
- Just - An awesome task runner
- Bun - The Bun runtime
When using this devcontainer under Visual Studio Code (vscode) with the Devcontainer Extention, vscode will automatically install the following extentions
- A Spellchecker
- Bun
- Tool for helping when renaming tags
- An Extension for working with Just files
- Terraform
- A Handy tools for making Typescript Errors easier to understand
- Github Actions
- Copilot
- Copilot Chat
devcontainer templates apply -w . -t ghcr.io/dotmh/devcontainer/bun -a '{"baseContainer":"devcontainer-bun"}`baseContainer:devcontainer-bunDEFAULT - the ubuntu base containerdevcontainer-rocky-bun- the rocky linux base containerdevcontainer-cloud-bun- the ubuntu base container with cloud toolsdevcontainer-rocky-cloud-bun- the rocky linux base container with cloud tools