mirror of
https://github.com/zeldaret/tmc
synced 2026-06-02 18:19:01 -04:00
add basic devcontainer setup
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "zeldaret/tmc-dev",
|
||||
"build": {
|
||||
"dockerfile": "Containerfile"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user