Command-line interface for the EyePop AI platform.
curl -fsSL https://raw.githubusercontent.com/eyepop-ai/eyepop-cli-preview/main/install.sh | sh# Specific version
EYEPOP_VERSION=v0.1.0 curl -fsSL https://raw.githubusercontent.com/eyepop-ai/eyepop-cli-preview/main/install.sh | sh
# Custom directory
EYEPOP_INSTALL_DIR=/usr/local/bin curl -fsSL https://raw.githubusercontent.com/eyepop-ai/eyepop-cli-preview/main/install.sh | shSee Releases for platform-specific binaries.