Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/fwcd/homebrew-fwcd
- Owner: fwcd
- License: mit
- Created: 2022-12-22T20:51:10.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-13T08:16:20.000Z (7 months ago)
- Last Synced: 2024-04-14T04:24:27.919Z (7 months ago)
- Topics: cask, homebrew, mixxx, ruby, tap
- Language: Ruby
- Homepage:
- Size: 107 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.