AbdouTanta / uv-mlod-vscode-template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VSCode Template for Algo&C MLOD

Prerequisites

How to use this template?

  1. go to https://github.com/ceri-num/uv-mlod-vscode-template
  2. click on the green button "use this template". This will create a similar git repository on your account
  3. clone your repository on your machine
git clone https://github.com/xxxx/uv-mlod-vscode-template uv-mlod-vscode
  1. Open the project with VSCode and re-open it with remote container extesion (the 1st launch takes time)

  2. Open hello.c

  3. run it with f5 or the terminal

About


Languages

Language:Dockerfile 82.3%Language:C 17.7%