Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 701 Bytes

File metadata and controls

18 lines (11 loc) · 701 Bytes

Quick Start Your Forge Engine Project!

Hey there! Welcome to the Forge Engine Project Scaffolder – think of this as your little helper tool to get a brand new Forge Engine project up and running in no time.

Getting Started

First things first, you'll need PHP 8.2 or newer installed on your machine.

Ready? Here's the super simple way to get started:

  1. Grab the installer and run it:
   bash <(curl -Ls https://raw.githubusercontent.com/forge-engine/installer/refs/heads/main/installer.sh)

That's it! This little command will do all the heavy lifting for you and set up a fresh Forge Engine project so you can jump right in and start building something awesome!