https://github.com/junian/homebrew-mirrors
Homebrew Mirrors is just a mirror of my favorite app that is not on official Homebrew Tap. Usually for a certain version.
https://github.com/junian/homebrew-mirrors
homebrew homebrew-cask homebrew-formula homebrew-tap
Last synced: 2 months ago
JSON representation
Homebrew Mirrors is just a mirror of my favorite app that is not on official Homebrew Tap. Usually for a certain version.
- Host: GitHub
- URL: https://github.com/junian/homebrew-mirrors
- Owner: junian
- License: mit
- Created: 2024-09-23T14:37:24.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T03:16:22.000Z (over 1 year ago)
- Last Synced: 2025-03-02T02:16:44.131Z (over 1 year ago)
- Topics: homebrew, homebrew-cask, homebrew-formula, homebrew-tap
- Language: Ruby
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
- License: LICENSE
Awesome Lists containing this project
README
## Homebrew Mirrors
Mirrors for some apps that is not available on official Homebrew Taps.
## How to use.
Tap my repo.
```bash
brew tap junian/homebrew-mirrors
```
Then install the app.
```bash
brew install
brew install --cask
```