Canonical Homebrew tap; GitHub is a public mirror.
- Shell 60.6%
- Ruby 39.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
|
|
||
| .ci | ||
| .github | ||
| .woodpecker | ||
| Casks | ||
| docs/superpowers | ||
| Formula | ||
| Scripts | ||
| .gitignore | ||
| README.md | ||
| renovate.json | ||
isityael/tap
The canonical source, issues, pull requests, and releases are hosted on Forgejo. The GitHub repository is a public Git mirror and Homebrew release-asset endpoint.
How do I install these formulae?
Add the tap with its explicit GitHub mirror URL:
brew tap isityael/tap https://github.com/isityael/tap.git
Then install a formula:
brew install isityael/tap/<formula>
Existing yaelmoshi/tap installations remain supported and continue to update
from the same GitHub mirror.
In a brew bundle Brewfile:
tap "isityael/tap", "https://github.com/isityael/tap.git"
brew "<formula>"
Documentation
brew help, man brew or check Homebrew's documentation.