This repository provides a quick way to get your PHP project up and running with Handrolled.
Simply clone this repository to a new directory and composer install and you're good to go.
mkdir project-directory
git clone git@github.com:PikaJew002/handrolled-project.git project-directory
cd project-directory
composer installFor more information on how to use Handrolled in your project and make it super lit, check out the docs.