Intial webserver runtime
This commit is contained in:
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
@@ -30,6 +30,11 @@
|
||||
"label": "test",
|
||||
"type": "shell",
|
||||
"command": "make test"
|
||||
},
|
||||
{
|
||||
"label": "standalone",
|
||||
"type": "shell",
|
||||
"command": "make standalone"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user