initializdocs
DeveloperForge runtimeGetting started

Installation

Install Forge via Homebrew, script, or binary download.

Forge can be installed via Homebrew, pre-built binary, or manual download on Windows.

macOS (Homebrew)

brew install initializ/tap/forge

Linux / macOS (Script)

Installs or upgrades Forge automatically:

curl -sSL https://raw.githubusercontent.com/initializ/forge/main/install.sh | bash

Windows

Download the latest .zip from GitHub Releases and add to your PATH.

Verify

forge --version

On this page