added devcontainer
This commit is contained in:
4
.devcontainer.json
Normal file
4
.devcontainer.json
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
{
|
||||||
|
"name": "<project-name>",
|
||||||
|
"dockerfile": "./base"
|
||||||
|
}
|
||||||
3
env/haxe.sh
vendored
3
env/haxe.sh
vendored
@@ -0,0 +1,3 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
apt install haxe
|
||||||
|
|||||||
Reference in New Issue
Block a user