-
Initial Release Stable
released this
2022-12-27 02:29:13 +00:00 | 22 commits to main since this releaseInitial release of a standardized C++20 project template with the Meson build system. Notable features:
- Full Meson build system support with typical directory structure
- Generated Doxygen config with sane defaults
- Doctest unit testing framework integration
- Preconfigured code coverage reporting
- Opinionated code formatting
- Reference Concourse CI configuration
- Docker image containing all tools and dependencies
- VS Code build/debug configuration
- VS Code DevContainers configuration for containerized development
Versions:
- GCC 12.2
- Meson 1.0.0
- Doctest 2.4.9
- Doxygen 1.9.5
Downloads