46 Forks
514 Stars
514 Watchers

clang-tutor

A collection of out-of-tree Clang plugins for teaching and learning

How to download and setup clang-tutor

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

Or simply clone clang-tutor with SSH
[email protected]:banach-space/clang-tutor.git

If you have some problems with clang-tutor

You may open issue on clang-tutor support forum (system) here: https://github.com/banach-space/clang-tutor/issues