1 Forks
10 Stars
10 Watchers

CPlusPlusEssentials

C++20 programming essentials, Q&A, repetition of knowledge

How to download and setup CPlusPlusEssentials

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

Or simply clone CPlusPlusEssentials with SSH
[email protected]:anathlab/CPlusPlusEssentials.git

If you have some problems with CPlusPlusEssentials

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