1f6238a7717b213df6ceb6dc833cdf375aff2327
tap-ygg Homebrew mirror
Mirrored packages from upstream Homebrew taps, served from this repository.
- Bottles: https://homebrew.mirror.ygg/bottles
- Casks: https://homebrew.mirror.ygg/cask
- Formulas mirrored: 15
- Casks mirrored: 2
Usage
Point Homebrew at the tap (an org/repo name is required for brew tap):
brew tap <org>/tap-ygg <tap-access-url>
then install normally:
brew install <formula>
brew install --cask <cask>
Bottles are downloaded from the mirror's bottle domain. Targets that were not mirrored for a formula fall back to building from source.
Alternatively, for API-mode formula installs, set:
export HOMEBREW_BOTTLE_DOMAIN=https://homebrew.mirror.ygg/bottles
export HOMEBREW_API_DOMAIN=https://homebrew.mirror.ygg/api # if you serve the API JSON
The external HTTP server must map: /bottles/... -> homebrew.mirror.ygg artifacts/bottles /cask/... -> artifacts/cask
Languages
Ruby
100%