Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/openhue/homebrew-cli
Homebrew formulae for installing the OpenHue CLI on macOS or Linux
https://github.com/openhue/homebrew-cli
cli homebrew homebrew-formulae homebrew-tap openhue
Last synced: 6 days ago
JSON representation
Homebrew formulae for installing the OpenHue CLI on macOS or Linux
- Host: GitHub
- URL: https://github.com/openhue/homebrew-cli
- Owner: openhue
- Created: 2023-10-31T21:44:04.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-08T11:54:52.000Z (4 months ago)
- Last Synced: 2024-07-08T14:47:01.566Z (4 months ago)
- Topics: cli, homebrew, homebrew-formulae, homebrew-tap, openhue
- Language: Ruby
- Homepage: https://www.openhue.io/cli
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Install OpenHue CLI via Homebrew
[Homebrew](https://brew.sh/) formula for installing the [OpenHue CLI](https://github.com/openhue/openhue-cli) on macOS or Linux.
## Add the tap repository
```shell
brew tap openhue/cli
```## Install openhue-cli
```shell
brew install openhue-cli
```## Upgrade openhue-cli
```shell
brew update
brew upgrade openhue-cli
```