facebook / facebook/infer

Lack of Local Build Instructions in README.md

Open
#1,926 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
OCaml
Stars
15.7k
Forks
2.1k
Avg merge
19h 36m
Merged PRs (30d)
13

Description

While README.md links to a "Getting Started" guide, it does not contain direct build commands or installation instructions inline.

Add a short "Quick Start" build section with:
(Bash/terminal)
git clone https://github.com/facebook/infer.git
cd infer
./build-infer.sh

Improves DX (developer experience) and encourages first-time contributors to try building it quickly.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.