An open API service indexing awesome lists of open source software.

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

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).