https://github.com/evolvinglmms-lab/homebrew-tap
Homebrew tap for LMMs-Lab applications
https://github.com/evolvinglmms-lab/homebrew-tap
Last synced: 4 months ago
JSON representation
Homebrew tap for LMMs-Lab applications
- Host: GitHub
- URL: https://github.com/evolvinglmms-lab/homebrew-tap
- Owner: EvolvingLMMs-Lab
- Created: 2026-01-29T07:31:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-29T16:59:25.000Z (5 months ago)
- Last Synced: 2026-01-30T04:34:46.451Z (5 months ago)
- Language: Ruby
- Size: 8.79 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Homebrew Tap for LMMs-Lab
Official Homebrew tap for LMMs-Lab applications.
## Installation
```bash
brew tap EvolvingLMMs-Lab/tap
brew install --cask lmms-lab-writer
```
## Available Casks
| Cask | Description |
| ----------------- | -------------------------------------- |
| `lmms-lab-writer` | AI-native LaTeX editor for researchers |
## Updating
```bash
brew update
brew upgrade --cask lmms-lab-writer
```
## Uninstalling
```bash
brew uninstall --cask lmms-lab-writer
```