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

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

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
```