0 Forks
0 Stars
0 Watchers

CppStyle

Personal C++ Style Guide

How to download and setup CppStyle

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

Or simply clone CppStyle with SSH
[email protected]:soblin/CppStyle.git

If you have some problems with CppStyle

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