Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 876 Bytes

File metadata and controls

40 lines (27 loc) · 876 Bytes

Reduction Homebrew Recipes

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

Installation

To install the Reduction CLI using Homebrew, follow these steps:

  1. 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.

  2. Tap the Reduction repository:

    brew tap reduction-dev/tap
  3. Install the Reduction CLI:

    brew install reduction

Usage

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.