Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 313 Bytes

File metadata and controls

12 lines (10 loc) · 313 Bytes

cpp_starter

An example C++ project using VSCode as IDE

Dependencies

  • VSCode
  • LLVM 10

To Begin

  1. git clone --recursive https://github.com/lunastorm/cpp_starter
  2. Open cpp_starter.code-workspace in the directory
  3. Install the extensions suggested in VSCode
  4. View -> Command Palette -> CMake: Build