This repository is based on the
devcontainers/features repository.
Install the modern shell utilities:
- eza, ls alternative (previously exa was bundled)
- fd, find alternative
- ripgrep, grep alternative
- bat, cat alternative
ag remains available as a compatibility command for basic searches and runs rg.
Some ag options behave differently.
Install kotlinc and ktlint.
NB. requires Java to work. Either use a base image with Java or add feature
ghcr.io/devcontainers/features/java:1.