Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nicoverbruggen/wsl-go

A quick script to set up PHP 8.1 on WSL for Windows (Ubuntu)
https://github.com/nicoverbruggen/wsl-go

php setup ubuntu wsl

Last synced: about 22 hours ago
JSON representation

A quick script to set up PHP 8.1 on WSL for Windows (Ubuntu)

Awesome Lists containing this project

README

        

# wsl-go

This is a quick script to set up PHP 8.1 on WSL on Windows.

## Setup script

To use the setup script, make sure you're in WSL (Ubuntu), clone the repository, `cd` into the directory and make the setup script executable:

chmod +x ./scripts/setup.sh

After that, run:

sudo ./scripts/setup.sh