gaal ships as a single static binary. Pick the install method that matches your environment.Documentation Index
Fetch the complete documentation index at: https://docs.getgaal.com/llms.txt
Use this file to discover all available pages before exploring further.
Quick install (macOS / Linux)
~/.local/bin/gaal. Make sure ~/.local/bin is on your $PATH.
Pin a version
Install elsewhere
Verbose output
Help
With Go
If you have a Go 1.26+ toolchain installed:$GOBIN (or $GOPATH/bin if GOBIN is unset).
From source
Requires Go 1.26+ andmake.
dist/gaal. Move it to your $PATH:
Verify the install
~/.local/bin is probably not on your $PATH. Add this to your shell profile:
Shell completion
gaal ships completion scripts for bash, zsh, fish, and PowerShell. See thegaal completion reference.
Next
Quickstart
Run your first sync in five minutes.
How gaal works
Understand the model before you write YAML.