adding azure devops script and a chocolateyfest demo (#73)

* adding devops tool install commands
* personalizing demo script
This commit is contained in:
Yosef Durr
2018-10-06 18:17:31 -07:00
committed by GitHub
parent d41a2c10e1
commit d488050ca9
7 changed files with 84 additions and 19 deletions

View File

@@ -1,2 +1,4 @@
Enable-WindowsOptionalFeature -Online -FeatureName containers -All
RefreshEnv
choco install -y docker-for-windows
choco install -y vscode-docker