Commit d0d47866 authored by Jonas Kaufmann's avatar Jonas Kaufmann Committed by Antoine Kaufmann
Browse files

introduce container for building within vs code

parent f81b06e7
{
"image": "simbricks/simbricks-build:latest",
"mounts": [
"source=/dev/kvm,target=/dev/kvm,type=bind"
],
"postCreateCommand": "apt-get update && apt-get install python3-yapf && git config --global --add safe.directory /workspaces/simbricks",
"extensions": [
"ms-python.python",
"Gruntfuggly.todo-tree"
],
}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment