Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 394 Bytes

File metadata and controls

16 lines (10 loc) · 394 Bytes

Forge Installer

Bootstraps a new project from a blueprint. Downloads the kernel, sets up the project structure, and prepares your application foundation.

Requirements

PHP 8.2 or newer.

Usage

bash <(curl -Ls https://raw.githubusercontent.com/forge-kernel/installer/refs/heads/main/installer.sh)

Then follow the prompts to select a blueprint and configure your project.