From d3c101b8e9f2135d34d5e277faf17507d27a06e4 Mon Sep 17 00:00:00 2001 From: Jilles van Gurp Date: Mon, 8 Jun 2026 21:08:21 +0200 Subject: [PATCH] Document Homebrew installation --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 85379a8..3f586db 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,15 @@ `olh` is a Go CLI for the Open Location Hub REST and WebSocket APIs. +## Install + +Install with Homebrew: + +```bash +brew tap jillesvangurp/tap +brew install jillesvangurp/tap/open-location-hub-cli +``` + Current scope: - CRUD for `zones`, `trackables`, `providers`, and `fences` - location and proximity ingest