Skip to content

Commit 2f8730c

Browse files
committed
docs: add Homebrew tap installation method to getting-started page
1 parent 0549980 commit 2f8730c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/getting-started.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,12 @@ We provide ready-to-use **binaries**, **Docker images**, and **Python wheels** o
136136

137137
[Get started with asdf →](https://github.com/cpp-linter/asdf-clang-tools){ .md-button .md-button--primary }
138138

139+
- :fontawesome-brands-apple: **Homebrew Tap**
140+
141+
---
142+
143+
Install `clang-format`, `clang-tidy`, `clang-query`, `clang-apply-replacements`, and `clang-include-cleaner` via Homebrew — no compilation required
144+
145+
[Get started with Homebrew →](https://github.com/cpp-linter/homebrew-tap){ .md-button .md-button--primary }
146+
139147
</div>

0 commit comments

Comments
 (0)