Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mendhak/automated-wsl-dev-setup
Scripts to automate WSL, Ubuntu, Docker, Permissions/Tweaks setup
https://github.com/mendhak/automated-wsl-dev-setup
docker docker-compose ubuntu ubuntu1804 windows10 wsl1
Last synced: 20 days ago
JSON representation
Scripts to automate WSL, Ubuntu, Docker, Permissions/Tweaks setup
- Host: GitHub
- URL: https://github.com/mendhak/automated-wsl-dev-setup
- Owner: mendhak
- Created: 2020-05-25T15:16:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-27T20:13:13.000Z (over 4 years ago)
- Last Synced: 2024-10-10T18:49:55.137Z (about 1 month ago)
- Topics: docker, docker-compose, ubuntu, ubuntu1804, windows10, wsl1
- Language: PowerShell
- Homepage: https://code.mendhak.com/my-wsl-dev-setup/
- Size: 6.84 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - mendhak/automated-wsl-dev-setup - Scripts to automate WSL, Ubuntu, Docker, Permissions/Tweaks setup (PowerShell)
README
See [the accompanying post](https://code.mendhak.com/my-wsl-dev-setup/)
To run it,
```
powershell -executionpolicy bypass -file .\preparewsl.ps1
```The powershell script will call the bash script.