/cpp-dev

Primary LanguageCMakeMIT LicenseMIT

Simple C++ Development Environment

This is a template repository with a simple development environment for C++ projects using VSCode and Docker.

If you are looking for a simple to setup development environment for learning C++ or a base for a reproducible setup for your company, this is the repository for you.

How to use this repository:

  • install VSCode & Docker (Desktop)
  • use the template to create a repository
  • in VSCode, clone your repository

Alternatively, you can read a more detailed tutorial on my blog.