C++ library project created from the mdklatt/cookiecutter-cpp-lib template.
Create the development environment:
$ make dev
Build the project:
$ make build
Run tests:
$ make test
Build documentation:
$ make docs
| Name | Name | Last commit date | ||
|---|---|---|---|---|
C++ library project created from the mdklatt/cookiecutter-cpp-lib template.
Create the development environment:
$ make dev
Build the project:
$ make build
Run tests:
$ make test
Build documentation:
$ make docs