Warning
Deprecated
A Devcontainer for use with Kotlin 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
- SDKMAN - A tool for managing SDKs
- Kotlin
- KScript
When using this devcontainer under Visual Studio Code (vscode) with the Devcontainer Extention, vscode will automatically install the following extentions
devcontainer templates apply -w . -t ghcr.io/dotmh/devcontainer/kotlin -a '{"baseContainer":"devcontainer-kotlin"}`baseContainer:devcontainer-kotlinDEFAULT - the ubuntu base containerdevcontainer-rocky-kotlin- the rocky linux base containerdevcontainer-cloud-kotlin- the ubuntu base container with cloud toolsdevcontainer-rocky-cloud-kotlin- the rocky linux base container with cloud tools