microsoft/windows-dev-box-setup-scripts

Add script to automatically side-load distros for WSL

開放

#32 建立於 2018年5月9日

 (13 則留言) (0 個反應) (0 位負責人)PowerShell (391 個分叉)batch import
help wanted

倉庫指標

星標
 (1,870 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

Aside from the user downloading the required tar.gz file and renaming to install.tar.gz (which could also be part of the automation process), there should be a way to automate the https://github.com/Microsoft/WSL-distrolauncher process so we can side-load distros not currently in the Store without going through the build process itself (a time-consuming effort). I would recommend pulling the Docker images if we do automate the download of distros. All of this would be commented out by default. Best place currently to place this is in the dev_app.ps1 script.

貢獻者指南