Quick Install
The fastest way to install Station is using our install script:- Detects your platform (Linux/macOS/Windows) and architecture (amd64/arm64)
- Downloads the latest release from GitHub
- Installs the
stnbinary to~/.local/bin/or/usr/local/bin/ - Adds the binary to your PATH if needed
Manual Installation
From GitHub Releases
Download the appropriate binary for your platform from GitHub Releases:- macOS (Apple Silicon)
- macOS (Intel)
- Linux (x64)
- Linux (ARM64)
From Source
Build Station from source using Go 1.21+:Verify Installation
Check that Station is installed correctly:PATH Configuration
Ifstn is not found after installation, add ~/.local/bin to your PATH:
- Bash
- Zsh
- Fish
System Requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| OS | Linux, macOS, Windows (WSL) | Linux, macOS |
| Architecture | x64, ARM64 | ARM64 (Apple Silicon) |
| RAM | 512MB | 2GB |
| Disk | 100MB | 500MB |
| Docker | Optional | Required for stn up |
Upgrading
To upgrade to the latest version:Uninstalling
To remove Station:Next Steps
Configuration
Configure Station with your AI provider

