| commit | ed764fc58003dc44932bc84e800331ea95fa3d75 | [log] [tgz] |
|---|---|---|
| author | Kalen Brunham <kalen.brunham@intel.com> | Sun Dec 07 21:18:06 2025 -0500 |
| committer | GitHub <noreply@github.com> | Sun Dec 07 21:18:06 2025 -0500 |
| tree | b513f46cec2f1cec273d93c218c1beb6b75e6da6 | |
| parent | cd66401dcdf51a88c5f13ee11b948db870ccc988 [diff] |
Create README.md
diff --git a/.devcontainer/README.md b/.devcontainer/README.md new file mode 100644 index 0000000..b549604 --- /dev/null +++ b/.devcontainer/README.md
@@ -0,0 +1,6 @@ +# Devcontainer + +This directory creates the devcontainer configuration enabling development in tools such as VS Code that can automatically run within a containerized enviroment. + +The Dockerfile defines the environment to use +