Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```