Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 340 Bytes

cookiecutter-cpp-conda

This work is a modified version of https://github.com/practicalci/cookiecutter-cpp.

A test-driven C++ project template built on CMake, Catch2 using conda for dependency management.

Usage:

$ pip install cookiecutter>=1.6.0
$ cookiecutter gh:practicalci/cookiecutter-cpp-conda