Linux
Step 1: Install VS Code
Step 2: Install the Required Packages
sudo apt update && sudo apt install -y cmake clang make llvm libclang-devsudo pacman -S clang make cmake git compiler-rtStep 3: Set up SSH with GitHub
Last updated