Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 607 Bytes

File metadata and controls

31 lines (21 loc) · 607 Bytes
title Installation
description Install Forge via Homebrew, script, or binary download.
order 1

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