2159 Forks
14133 Stars
14133 Watchers

infer

A static analyzer for Java, C, C++, and Objective-C

How to download and setup infer

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

Or simply clone infer with SSH
[email protected]:facebook/infer.git

If you have some problems with infer

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