0 Forks
0 Stars
0 Watchers

cpp

Exploring modern C++

How to download and setup cpp

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

Or simply clone cpp with SSH
[email protected]:malwarebo/cpp.git

If you have some problems with cpp

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