https://github.com/anirbanbasu/homebrew-tap
Homebrew Tap
https://github.com/anirbanbasu/homebrew-tap
brew homebrew homebrew-formulae homebrew-tap linux linuxbrew linuxbrew-tap macos macosx osx package package-manager
Last synced: about 2 months ago
JSON representation
Homebrew Tap
- Host: GitHub
- URL: https://github.com/anirbanbasu/homebrew-tap
- Owner: anirbanbasu
- Created: 2025-10-11T04:03:48.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2026-02-19T22:42:55.000Z (4 months ago)
- Last Synced: 2026-02-20T02:52:56.777Z (4 months ago)
- Topics: brew, homebrew, homebrew-formulae, homebrew-tap, linux, linuxbrew, linuxbrew-tap, macos, macosx, osx, package, package-manager
- Language: Ruby
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap
This tap contains formulae that can be installed on macOS and Linux through [the Homebrew package manager](https://brew.sh/).
## Available formulae
- `bibtera`: A BibTeX translator using the Tera templating engine. See [project on GitHub](https://github.com/anirbanbasu/bibtera).
- `odir`: Ollama Downloader in Rust (ODIR) or _oh dear!_ is a successor to `ollama-downloader`. See [project on GitHub](https://github.com/anirbanbasu/odir).
- `ollama-downloader`: A library and Hugging Face model downloader for Ollama. See [project on GitHub](https://github.com/anirbanbasu/ollama-downloader).
## How do I install these formulae?
Run `brew install anirbanbasu/tap/`. If that does not work, then run `brew install --build-from-source anirbanbasu/tap/`.
## Documentation
`brew help`, `man brew` or check [Homebrew's documentation](https://docs.brew.sh).