This project provides a Homebrew formula for installing the Reduction CLI binary. Users can easily install the Reduction CLI by running the following command:
brew install reduction-dev/tap/reduction
To install the Reduction CLI using Homebrew, follow these steps:
-
Ensure you have Homebrew installed on your system. If you haven't installed it yet, you can do so by following the instructions at brew.sh.
-
Tap the Reduction repository:
brew tap reduction-dev/tap
-
Install the Reduction CLI:
brew install reduction
After installation, you can run the Reduction CLI by using the command:
reduction
For more information on how to use the Reduction CLI, please refer to the official documentation.