This project contains a cpp project configured with the following:
- devcontainer with tools and vscode extensions
- cmake
- gtest
- and more..
Open the devcontainer > ctrl + shift + p > Search: Dev Containers: Reopen in container
Go to the cmake extension, Build
If using cmake default run the output:
./out/build/default/cpp-template Go to main.cpp add a breakpoint, then go to cmake extension, Debug.
Go to the cmake extension, Test
The Github actions requires git commits to using conventional commits