Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 213 Bytes

Template For C++ Project

A basic template for a C++ project with VSCode tasks and a custom makefile preconfigured

Dependencies

  • g++ compiler (probably included with a gcc installation)
  • gdb debugger
  • make