Skip to content

Instantly share code, notes, and snippets.

@shaikkhajaibrahim
Created March 12, 2018 01:10
Show Gist options
  • Save shaikkhajaibrahim/f1444f807c2f3c700e10bb10b8e4d948 to your computer and use it in GitHub Desktop.
Save shaikkhajaibrahim/f1444f807c2f3c700e10bb10b8e4d948 to your computer and use it in GitHub Desktop.
installation of prerequisities on windows
1. chocolatey
Git for Windows
choco install git -y
2. Visual Studio Code
choco install visualstudiocode -y
3. Docker
Win7:
Docker Toolbox
Windows 10 :
Docker for Windows
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment