C/C++ boilerplate for project development with CMake, Docker, VSCode
Starter repository for C and C++ projects that provides CMake-based build configuration, Docker container development, unit-test scaffolding, and editor integration for VSCode Remote. Intended for system-level, command-line, and embedded C/C++ apps that need reproducible builds, container workflows, and CI-friendly project structure.
0