0 Forks
24 Stars
24 Watchers

cpp-boilerplate

Quick setup for a new C++ project in Visual Studio Code

How to download and setup cpp-boilerplate

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

Or simply clone cpp-boilerplate with SSH
[email protected]:IvanSafonov/cpp-boilerplate.git

If you have some problems with cpp-boilerplate

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