Canonical Homebrew tap; GitHub is a public mirror.
  • Shell 60.6%
  • Ruby 39.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Yael Meya fdc152bd97
All checks were successful
ci/woodpecker/push/lint Pipeline was successful
ci: avoid credentials for public test clones
2026-08-10 17:12:33 +02:00
.ci ci: publish tap bottles from Forgejo to both forges 2026-08-10 16:57:32 +02:00
.github migrate: complete GHA to Woodpecker CI migration with Mac SSH builder 2026-03-23 19:27:24 +01:00
.woodpecker ci: avoid credentials for public test clones 2026-08-10 17:12:33 +02:00
Casks chore(deps): update cask sztheory/exifcleaner to v4 2026-08-05 15:01:08 +00:00
docs/superpowers ci: make Forgejo canonical for tap automation 2026-08-10 16:52:45 +02:00
Formula chore(apple-mail-mcp): bump to 2.7.6 2026-08-03 12:16:35 +02:00
Scripts ci: publish tap bottles from Forgejo to both forges 2026-08-10 16:57:32 +02:00
.gitignore Adds .vscode to .gitignore 2025-09-19 00:55:16 +02:00
README.md ci: make Forgejo canonical for tap automation 2026-08-10 16:52:45 +02:00
renovate.json ci: make Forgejo canonical for tap automation 2026-08-10 16:52:45 +02:00

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.