Here we collect samples and applications.
The repositories mentioned here are 3rd party owned and are not supported or managed by the CrowCpp Project.
Template projects¶
-
Features:
- Github template repository
- Uses CPM for including crow into project
- Uses catch2 for testing
-
https://github.com/seobryn/corax-template
- Features:
Scripts
to Make, Compile and Clean the buildLibs
Folder to store all the external Libs, Crow is set by default.- Format rules using
clang-format
- Features:
-
Features:
- Github template repository
- Uses CMake as build system
- Uses vcpkg as package manager
- Format rules using
clang-format
- Docker support out of the box