Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 238 Bytes

File metadata and controls

10 lines (7 loc) · 238 Bytes

vscode-c-project-template

A Project Template for C Development

Installation

  1. Download MSYS2
  2. Open MSYS2 MSYS and run the following commands:
    1. pacman -Syu
    2. pacman -S git gcc make gdb