Skip to content

A modern C++ project template

Notifications You must be signed in to change notification settings

bouncmpe/cpp-project-template

Repository files navigation

C++ Library Template

This is a template for creating a modern C++ library, with built-in support for unit testing using the Catch2 testing framework.

Adding Your Own Code

To add your own code to the library, modify the include and src directories. Add your own unit tests in the tests directory.

About

A modern C++ project template

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published