Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fwcd/homebrew-fwcd

Unofficial Homebrew tap
https://github.com/fwcd/homebrew-fwcd

cask homebrew mixxx ruby tap

Last synced: 16 days ago
JSON representation

Unofficial Homebrew tap

Awesome Lists containing this project

README

        

# fwcd's Homebrew Tap

An unofficial [Homebrew](https://brew.sh/) [tap](https://docs.brew.sh/Taps), mainly to support [`m1xxx`](https://github.com/fwcd/m1xxx), a native distribution of [Mixxx](https://mixxx.org/) for arm64 macOS (Apple Silicon).

## Installation

To install the tap, make sure to have Homebrew installed, then run

```sh
brew tap fwcd/fwcd
```

## Example Usage

To install [`m1xxx`](https://github.com/fwcd/m1xxx), run

```sh
brew install --cask m1xxx
```

after following the installation steps above.