Installation
Install the drift CLI using your preferred package manager.
Homebrew (macOS & Linux)
brew tap driftee-ai/drift
brew install driftGo
If you already have a Go environment set up, you can install the latest release directly:
go install github.com/driftee-ai/drift@latestManual Installation
You can download pre-compiled binaries for your OS directly from the GitHub Releases page .
Last updated on