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