From df2099376c0145836fd64330b3fad48ea4be760a Mon Sep 17 00:00:00 2001 From: Aliou Diallo Date: Tue, 19 May 2026 13:06:50 +0200 Subject: [PATCH] docs: add Homebrew install --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d6691ef..be7a2e5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ A CLI for [Linear](https://linear.app) via the GraphQL API. ## Install +### Homebrew (macOS Apple Silicon) + +```sh +brew tap aliou/toolbox +brew install linear-cli +``` + ### From release binaries Download the latest binary from [Releases](https://github.com/aliou/linear-cli/releases) for your platform: -- 2.51.2