2 Forks
3 Stars
3 Watchers

cpp

Collection of C++ scripts I made during Computer Science classes

How to download and setup cpp

Open terminal and run command
git clone https://github.com/xxczaki/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/xxczaki/cpp/archive/master.zip

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

If you have some problems with cpp

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