301 Forks
2877 Stars
2877 Watchers

ClangFormat-Xcode

Xcode plug-in to to use clang-format from in Xcode and consistently format your code with Clang

How to download and setup ClangFormat-Xcode

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

Or simply clone ClangFormat-Xcode with SSH
[email protected]:travisjeffery/ClangFormat-Xcode.git

If you have some problems with ClangFormat-Xcode

You may open issue on ClangFormat-Xcode support forum (system) here: https://github.com/travisjeffery/ClangFormat-Xcode/issues