24 lines
402 B
Markdown
24 lines
402 B
Markdown
# 24unix Homebrew Tap
|
|
|
|
This tap provides the `ikeymon` cask for installing iKeyMon with Homebrew.
|
|
|
|
## Add the tap
|
|
|
|
```bash
|
|
brew tap 24unix.net/tap https://git.24unix.net/24unix.net/homebrew-tap.git
|
|
```
|
|
|
|
## Install
|
|
|
|
```bash
|
|
brew install --cask ikeymon
|
|
```
|
|
|
|
## Current upstream release source
|
|
|
|
The cask downloads signed release artifacts from:
|
|
|
|
```text
|
|
https://git.24unix.net/tracer/iKeyMon/releases
|
|
```
|