Skip to content

GeiserX/homebrew-lynxprompt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 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