Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 1 month 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.