cpp14-project-template

C++ project template

A template for creating cross-platform C++14 projects with continuous integration and automated testing

A simple, cross-platform, and continuously integrated C++14 project template

GitHub

65 stars
3 watching
11 forks
Language: CMake
last commit: about 6 years ago
Linked from 1 awesome list

appveyorcmakecodacycode-coveragecodecovcodedocscontinuous-integrationcoverity-scancppcpp14doctestdocumentationdoxygenproject-templatetravis-ci

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
filipdutescu/modern-cpp-template A C++ project template that provides a basic structure and configuration for modern CMake projects with various features such as static analysis, unit testing, and continuous integration. 1,730
bsamseth/cpp-project A template for building and testing C++ projects with automated testing and reporting features. 600
joshpeterson/cpp-template A C++ project template with tools and infrastructure for building and testing C++ codebases 51
utilforever/cpp-oss-template A C++ template project providing a basic structure for building open source software projects. 14
cpp-best-practices/cmake_template C++ project template providing a set of best practices and tools for building and testing C++ applications 1,138
acdemiralp/cmake_templates Templates for creating C++ projects with cmake. 128
lectem/cpp-boilerplate A C++ template with modern CMake setup and basic project infrastructure 313
cginternals/cmake-init A C++ project setup template using CMake for reliable, cross-platform development. 913
cbmarcum/skeletal A tool that creates project structures based on pre-defined templates 17
richelbilderbeek/travis_cpp_tutorial A tutorial on using Travis CI with C++ to integrate continuous integration into C++ projects. 169
cmake-basis/basis A comprehensive suite of tools and utilities for creating and managing C++ projects and software libraries 48
eyalamirmusic/jucecmakerepoprototype A tool to create and build JUCE-based projects with minimal setup using CMake. 247
benlau/qpm-qt-creator-project-template A collection of pre-configured project templates for Qt Creator that streamline the development process with qpm. 7
codelytv/csharp-basic-skeleton Creates boilerplate code and project structure for C# projects with tests and domain logic 24
jinja2cpp/jinja2cpp C++ implementation of the Jinja2 Python template engine 501