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: 8 months ago
JSON representation

Scripts to automate WSL, Ubuntu, Docker, Permissions/Tweaks setup

Awesome Lists containing this project

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.