https://github.com/webmatze/homebrew-tap
Homebrew Tap Repo
https://github.com/webmatze/homebrew-tap
Last synced: about 1 year ago
JSON representation
Homebrew Tap Repo
- Host: GitHub
- URL: https://github.com/webmatze/homebrew-tap
- Owner: webmatze
- Created: 2025-04-16T09:51:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T20:23:50.000Z (about 1 year ago)
- Last Synced: 2025-06-03T16:22:08.680Z (about 1 year ago)
- Language: Ruby
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for Lazyollama
This repository contains the Homebrew formula for installing Lazyollama, a tool for managing Ollama models efficiently.
## Installation
To install Lazyollama using Homebrew, run the following commands:
```sh
brew tap webmatze/homebrew-tap
brew install lazyollama
```
## Usage
Once installed, you can use Lazyollama by running:
```sh
lazyollama --help
```
For more information, visit the [Lazyollama GitHub repository](https://github.com/webmatze/lazyollama).
## Contributing
If you find any issues or have suggestions for improvements, feel free to open an issue or submit a pull request to this repository.
## License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/webmatze/lazyollama/blob/main/LICENSE) file for details.