C++ Template Project
This is a template project for C++ projects using a DevContainer. It includes a basic CMakeLists.txt file, a basic .gitignore file, and a basic README.md file. It is intended to be a starting point for new C++ projects.
Includes:
- CXX Opts v3.2.1 (In Tree)
- Google Test v1.15.2 (In Tree)
- Boost 1.86 (In Tree)
Set a repo secret called GH_TOKEN with a token generated using gh auth token Set a dependabot secret called GH_TOKEN with a token generated using gh auth token Set branch protections with required status checks for style-check-status and build-test-status