Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 212 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 212 Bytes

developer-setup-windows

ensure that you are able to run powershell scripts on the machine before starting, launch a powershell with admin privileges:

Set-ExecutionPolicy AllSigned

run choco.ps1

run git.ps1