Skip to main content

Homebrew

From source

Requirements

  • macOS 15+
  • Xcode 16+
  • Swift 6.1+

Verify installation

This checks your environment: macOS version, Xcode installation, Swift version, simulator availability, and command-line tools.

Authenticate

Browser login (interactive)

Opens your browser for login. Credentials are saved to ~/.grantiva/auth.json.

API key (CI/headless)

Or use environment variables:

Check auth status

Logout

Next steps

  • VRT Concepts — how the CLI driver works, baseline lifecycle, and auth model
  • VRT Quick Start — capture your first screenshots in under 10 minutes
  • CLI Commands — full reference for all grantiva commands
  • CI Integration — GitHub Actions, pre-built binaries, and parallel runs