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-28 11:25:54 -07:00
committed by Kevin Hester
co-authored by Kevin Hester
parent eddb72705f
commit 17b2a83b44
3 changed files with 55 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/usr/bin/env sh
git submodule update --init