- Current features include:
- modern C++ 14
- build system with modern CMake
- conda recipe included
- travis included
- unit tests with cpp doctest
- benchmark code with google benchmark
- docs with sphinx breathe and readthedocs support
- google benchmark and cpp doctest are downloaded at cmake-config time via external-projects since these dependencies are just for testing and benchmarking
- Things which need to be done
- conda recipes are not well integrated yet
- Add documentation how to use the cookiecutter
Install _cookiecutter
$ pip install cookiecutterAfter installing cookiecutter, use the cpp-cookiecutter:
$ cookiecutter https://github.com/DerThorsten/cpp_cookiecutter