Install

Install Forge

Forge is available for macOS. Use Homebrew, or download the signed Apple Silicon build directly from GitHub Releases.

Download

macOS

Install the signed Apple Silicon build with Homebrew or download it from GitHub Releases.

Token configuration

A GitHub token. Nothing else.

Forge asks for one classic GitHub personal access token. It requires repo and read:project permissions so it can read private repositories, list work, and operate on pull requests, labels, issues, and workflows using the GitHub API.

The token is stored locally with Electron safeStorage. Forge refuses to save it when secure storage is unavailable.