- Install the devcontainer extension in vscode (ms-vscode-remote.remote-containers)
- Start the docker deamon / docker desktop
- move the
.devcontainer
folder into your project folder - Open the project in the container by clicking on the blue icon on the bottom left and then on "reopen in container"
- Latest Ubuntu
- git
- gcc, clang
- valgrind
- curl
- paco/francinette
- python
- norminette
- vscode extensions:
- GitHub Copilot
- norminette highliter
- 42 count line
- 42 header
- ...
DONT FORGET TO CHANGE IT TO YOUR INTRA NAME IN THE devcontainer.json FOR THE HEADER EXTENSION!