Add support for Dev Containers/Codespaces (#1160)
authorRobin Thoni <robin@rthoni.com>
Sat, 23 Mar 2024 00:41:07 +0000 (01:41 +0100)
committerGitHub <noreply@github.com>
Sat, 23 Mar 2024 00:41:07 +0000 (01:41 +0100)
commit34f17b1e0bcb51079bcf70aae54d5fd07d9d63b6
tree139ed5c775806ca15814309d8df496010a2cf169
parentad512a2e31d33b4cc7b052f9d6b14c005be83ebe
Add support for Dev Containers/Codespaces (#1160)
.devcontainer/Dockerfile [new file with mode: 0644]
.devcontainer/devcontainer.json [new file with mode: 0644]
.devcontainer/post-create.sh [new file with mode: 0755]
DEVELOPMENT.md