Skip to content

Instantly share code, notes, and snippets.

@rhwy
Last active April 7, 2018 16:07
Show Gist options
  • Save rhwy/323e0c19db219831d950856bd9db744d to your computer and use it in GitHub Desktop.
Save rhwy/323e0c19db219831d950856bd9db744d to your computer and use it in GitHub Desktop.
Install workstation with chocolatey
cinst python -y
cinst nodejs -y
cinst jre8 -y
cinst git.install -y
cinst dotnetcore-sdk -y
cinst dotnet4.7.1 -y
cinst azure-cli -y
cinst microsoftazurestorageexplorer -y
cinst ngrok -y
cinst googlechrome -y
cinst adobereader -y
cinst conemu -y
cinst postman -y
cinst firefox -y
cinst visualstudio2017community -y
cinst visualStudioCode -y
cinst vscode-csharp -y
cinst vscode-mssql -y
cinst vscode-csharpeextensions -y
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment