Install gemtracker

Get started in seconds with your preferred method.

macOS & Linux - Homebrew

Step 1

Add the Homebrew tap:

brew tap spaquet/gemtracker

Step 2

Install gemtracker:

brew install gemtracker

Homebrew tap trust

If your Homebrew configuration has HOMEBREW_REQUIRE_TAP_TRUST set, Homebrew will refuse formulas, casks, and commands from non-official taps until you explicitly trust the tap.

Trust the gemtracker tap before installing:

brew trust --tap spaquet/gemtracker

For Brewfile-managed installs, mark the tap as trusted:

tap "spaquet/gemtracker", trusted: true
brew "gemtracker"

Download Binary

Find the file matching your platform on the releases page.