Skip to content

hackch/vscode-c-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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