Add devcontainer (#4491)

devcontainers can be used by IDEs/editors like VS Code to create a standardized development environment in a container
This commit is contained in:
John Hollowell
2024-08-23 20:25:16 -05:00
committed by GitHub
co-authored by GitHub
parent 5514aab007
commit 8847945734
3 changed files with 55 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env sh
git submodule update --init