Skip to content

GeiserX/homebrew-lynxprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

homebrew-lynxprompt banner

homebrew-lynxprompt

Homebrew tap for LynxPrompt CLI


This is the official Homebrew tap for LynxPrompt CLI.

Installation

brew tap GeiserX/lynxprompt
brew install lynxprompt

Usage

# Interactive wizard to generate AI IDE configs
lynxprompt init

# Authenticate with LynxPrompt
lynxprompt login

# List your blueprints
lynxprompt list

# Search public blueprints
lynxprompt search "nextjs typescript"

# Pull a blueprint
lynxprompt pull bp_abc123

Updates

brew update
brew upgrade lynxprompt

More Info

Related Projects

Project Description
LynxPrompt Self-hosted platform for AI IDE/Tools Rules and Commands via WebUI and CLI
lynxprompt-vscode VS Code extension for LynxPrompt AI configuration file management
lynxprompt-action GitHub Action to sync and validate AI IDE configuration files with LynxPrompt
lynxprompt-mcp MCP Server for LynxPrompt AI configuration blueprint management
n8n-nodes-lynxprompt n8n community node for LynxPrompt AI configuration blueprints