The goal is to create a very robust development environment that can be used across different environments and can be used anywhere the ability to run docker containers is given.
Code and ideas for the "code-server" container are taken from Github sar/code-container
- Python via Miniconda
- Javascript via Node
- Rust via rustup
- Go
- C and C++ via gcc/g++, make, etc.
- Bash (and associated tools awk,sed,tr,etc.)
- Bash
- Git
- Neovim
- jq & yq
- fzf
Eventually