saltstack / salt

Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
https://repo.saltproject.io/
Apache License 2.0
14.13k stars 5.47k forks source link

Improve Windows Developer Environment [DOCS] #59008

Open cmcmarrow opened 3 years ago

cmcmarrow commented 3 years ago

Right now, we do not have good docs on how to install a salt dev environment on Windows. We need to write a how to use build_env.ps1 salt/build_env.ps1 at master · saltstack/salt (github.com).

.ps1 script likes to hang and you need to restart PowerShell several times before salt will run.

marbx commented 3 years ago

Agreed

sagetherage commented 3 years ago

@ScriptAutomate may have started some of this documentation as well