This repository contains the Homebrew formula for the oxy CLI tool.
To install the oxy CLI tool using Homebrew, run the following command:
brew install oxy-hq/oxy/oxy
After installation, you can verify the installation and check the version of oxy by running:
oxy --version
To update the oxy CLI tool to the latest version, run:
brew upgrade oxy-hq/oxy/oxy
To uninstall the oxy CLI tool, run:
brew uninstall oxy
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.