Homebrew tap for LynxPrompt CLI
This is the official Homebrew tap for LynxPrompt CLI.
brew tap GeiserX/lynxprompt
brew install lynxprompt# 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_abc123brew update
brew upgrade lynxprompt| 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 |