Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)
- Host: GitHub
- URL: https://github.com/nicoverbruggen/wsl-go
- Owner: nicoverbruggen
- Created: 2021-08-31T18:57:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-24T17:35:42.000Z (almost 3 years ago)
- Last Synced: 2024-11-22T13:36:02.413Z (2 months ago)
- Topics: php, setup, ubuntu, wsl
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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