ErrorAI Homebrew Installer

Installation

  1. Install ErrorAI CLI & Shell Assistant
curl -O https://raw.githubusercontent.com/EthanOrlander/homebrew-errorai/main/install.sh
chmod +x install.sh
./install.sh
  1. Set OpenAI API key
errorai set-api-key "YOUR-OPENAI-API-KEY"