Skip to content

Installation

Download the latest release from GitHub.

PlatformBinary
Linux (x86_64)gda-linux-amd64
macOS (Apple Silicon)gda-darwin-arm64
macOS (Intel)gda-darwin-amd64
Terminal window
# Download and make executable
chmod +x gda-darwin-arm64
# Move to your PATH
mv gda-darwin-arm64 /usr/local/bin/gda

Requires Go 1.21+.

Terminal window
git clone https://github.com/kylekahraman/gda.git
cd gda
go build -o gda ./cmd/gda/
./gda help
Terminal window
gda help
gda version