mkdir build && cd build
cmake ..
make && make testTemplate also includes Github Action Workflow that runs the tests.
This template contains simple pre-commit hook that runs clang-format, cpplint and ctest.
To enable simply run configure script:
./configure.shapt install doxygen graphviz
pip install -r requirements.txtcd docs/sphinx && make build-docsTemplate includes GitHub action that deploys buit docs to the repository page. (See Settings->Pages for reference).
You can see the docs page here: https://pbudzyns.github.io/cpp_tests_and_docs_template