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
- Host: GitHub
 - URL: https://github.com/mendhak/automated-wsl-dev-setup
 - Owner: mendhak
 - Created: 2020-05-25T15:16:42.000Z (over 5 years ago)
 - Default Branch: master
 - Last Pushed: 2020-05-27T20:13:13.000Z (over 5 years ago)
 - Last Synced: 2025-02-28T08:16:54.386Z (8 months 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.