26 Forks
155 Stars
155 Watchers

cppbase

Boilerplate for a simple CMake-based C++ project

How to download and setup cppbase

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

Or simply clone cppbase with SSH
[email protected]:kartikkumar/cppbase.git

If you have some problems with cppbase

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