Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 362 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 362 Bytes

Install OpenHue CLI via Homebrew

Homebrew formula for installing the OpenHue CLI on macOS or Linux.

Add the tap repository

brew tap openhue/cli

Install openhue-cli

brew install openhue-cli

Upgrade openhue-cli

brew update
brew upgrade openhue-cli