128 Forks
554 Stars
554 Watchers

cpp-project

Boiler plate template for C++ projects, with CMake, Doctest, Travis CI, Appveyor, Github Actions and coverage reports.

How to download and setup cpp-project

Open terminal and run command
git clone https://github.com/bsamseth/cpp-project.git
git clone is used to create a copy or clone of cpp-project repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cpp-project https://github.com/bsamseth/cpp-project/archive/master.zip

Or simply clone cpp-project with SSH
[email protected]:bsamseth/cpp-project.git

If you have some problems with cpp-project

You may open issue on cpp-project support forum (system) here: https://github.com/bsamseth/cpp-project/issues