Revision 2f0156a6c79566bf265397641effa17a202f7ab4 authored by DilumAluthgeBot on 09 April 2021, 22:26:20 UTC, committed by GitHub on 09 April 2021, 22:26:20 UTC
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
1 parent 54c7002
Raw File
devcontainer.json
{
    "extensions": [
      "julialang.language-julia",
      "ms-vscode.cpptools"
    ],
  
    "dockerFile": "Dockerfile"
}
back to top