Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 

Repository files navigation

Homebrew Tap

This is a Homebrew tap for CLI tools by @madeinoz67.

Installation

brew tap madeinoz67/tap

Available Formulae

Formula Description
go-rag Single-binary local RAG database — bundled pure-Go embeddings, no Ollama required
lldap-cli Command-line interface for LLDAP server management
voice-server Local-first TTS voice server using MLX-audio with Kokoro-82M model

Usage

# Install go-rag
brew install madeinoz67/tap/go-rag
go-rag init && go-rag add ./my-docs && go-rag query "how does X work?"

# Install lldap-cli
brew install madeinoz67/tap/lldap-cli

# Install voice-server
brew install madeinoz67/tap/voice-server

# Or after tapping
brew tap madeinoz67/tap
brew install go-rag

# Start voice-server as a service
brew services start madeinoz67/tap/voice-server

Updating

brew update
brew upgrade madeinoz67/tap/go-rag

Issues

If you have issues with a formula, please report them to the respective project repository.

For tap-specific issues, open an issue here.

About

Homebrew tap for madeinoz67 CLI tools

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages