Skip to main content

Managed Installers

brew install foks
The Homebrew package is signed by the FOKS developers, allowing keychain access without repeated password prompts.

Build from Source

Requires Go 1.23+ with CGO enabled (for SQLite).
go install github.com/foks-proj/go-foks/client/foks@latest
(cd $(dirname $(which foks)) && ln -s foks git-remote-foks)
foks ctl start
The symlink makes foks available as a Git remote helper under the name git-remote-foks.

Verify Installation

foks version

Next Steps

Once installed, start the agent and sign up.