Skip to main content

Prerequisites

Before installing Agate, ensure you have the following:
  • Go 1.21+ - Agate is built with Go and requires a recent version
  • Git - For cloning the repository
  • tmux (optional) - For enhanced shell management features

Installation Methods

From Source

Clone the repository and build from source:

Binary Releases

Download pre-built binaries from our GitHub releases page.

Using Go Install

Install directly using Go:

Verification

Verify your installation by running:
You should see output similar to:

Next Steps

Quickstart Guide

Continue with the quickstart guide to build your first application