Documentation Index
Fetch the complete documentation index at: https://gx.mubbie.dev/llms.txt
Use this file to discover all available pages before exploring further.
gx update detects how gx was installed and runs the appropriate update command.
Usage
Behavior
gx detects the installation method by inspecting the binary’s path:Homebrew (auto-detected)
If the binary is inside a Homebrew Cellar or Linuxbrew path, gx runsbrew upgrade gx-git directly:
Other install methods
If gx cannot detect Homebrew, it shows manual instructions:Homebrew Detection
gx resolves symlinks on the binary path and checks if it containscellar, homebrew, or linuxbrew (case-insensitive). This covers standard Homebrew installations on both macOS and Linux.