“windows dev env”

windows dev env

# install latest version of powershell
https://github.com/PowerShell/PowerShell/releases/tag/v7.1.0

# 以admin启动powershell, 执行以下命令
choco install golang
choco install nodejs-lts
choco install python2