5 Forks
19 Stars
19 Watchers

LCPP

Learning cplusplus : My practice for C++

How to download and setup LCPP

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

Or simply clone LCPP with SSH
[email protected]:Alinshans/LCPP.git

If you have some problems with LCPP

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