36 Forks
119 Stars
119 Watchers

ModernCppCI

This is an example of doing a Modern C++ project with CI

How to download and setup ModernCppCI

Open terminal and run command
git clone https://github.com/LearningByExample/ModernCppCI.git
git clone is used to create a copy or clone of ModernCppCI 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 ModernCppCI https://github.com/LearningByExample/ModernCppCI/archive/master.zip

Or simply clone ModernCppCI with SSH
[email protected]:LearningByExample/ModernCppCI.git

If you have some problems with ModernCppCI

You may open issue on ModernCppCI support forum (system) here: https://github.com/LearningByExample/ModernCppCI/issues