6.0.0-beta13
4/13/26
  • H6 Development Reproducible Toolchain

Running cheat sheet / notes to create the same tool chain as I used.

++ WSL

Starting out at Ubuntu Jammy. Download the "ubuntu" appliance from microsoft store, do basic setup.
If you have an older WSL pod, upgrade it to Jammy version

apt update apt dist-upgrade

Install PHP

sudo add-apt-repository ppa:ondrej/php