This repository contains the Homebrew formula for the Onyx CLI tool.
To install the Onyx CLI tool using Homebrew, run the following command:
brew install onyx-hq/onyx/onyx
After installation, you can verify the installation and check the version of Onyx by running:
onyx --version
To update the Onyx CLI tool to the latest version, run:
brew upgrade onyx-hq/onyx/onyx
To uninstall the Onyx CLI tool, run:
brew uninstall onyx
If you would like to contribute to this repository, please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.