Dev Containers for GitHub Codespaces
This project includes (initial) support for GitHub Codespaces, based on Development Containers technology.
Status: This is currently primarily used as a ready-made environment for documentation writing for this project. The Gradle build also works. However support for Kotlin development for Android is TBD. Your contributions to make this better are very welcome.
Usage
If you are missing your fancy custom Shell configuration that you have built over the last 100 years, you should set up your dotfiles for Codespaces such as e.g. this dude did in his dotfiles.
Gradle may fail with an out-of-memory related error on its very first run; just re-run it once, and it should work in the Codespace.