9 Forks
38 Stars
38 Watchers

clang-tool

Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)

How to download and setup clang-tool

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

Or simply clone clang-tool with SSH
[email protected]:firolino/clang-tool.git

If you have some problems with clang-tool

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