Skip to main content

Quick Install

The fastest way to install Station is using our install script:
This script:
  1. Detects your platform (Linux/macOS/Windows) and architecture (amd64/arm64)
  2. Downloads the latest release from GitHub
  3. Installs the stn binary to ~/.local/bin/ or /usr/local/bin/
  4. Adds the binary to your PATH if needed

Manual Installation

From GitHub Releases

Download the appropriate binary for your platform from GitHub Releases:

From Source

Build Station from source using Go 1.21+:

Verify Installation

Check that Station is installed correctly:
You should see output like:

PATH Configuration

If stn is not found after installation, add ~/.local/bin to your PATH:

System Requirements

Upgrading

To upgrade to the latest version:

Uninstalling

To remove Station:

Next Steps

Configuration

Configure Station with your AI provider