added devcontainer

This commit is contained in:
skullbite
2025-03-07 08:50:30 -05:00
parent a6debb74ff
commit 96559e7f29
2 changed files with 7 additions and 0 deletions

4
.devcontainer.json Normal file
View File

@@ -0,0 +1,4 @@
{
"name": "<project-name>",
"dockerfile": "./base"
}

3
env/haxe.sh vendored
View File

@@ -0,0 +1,3 @@
#!/bin/bash
apt install haxe