Install Chocolatey first
Run this to install dependencies, re-run this if the installer requires a reboots
choco install visualstudio2019buildtools visualstudio2019-workload-vctools git jre8 nvm cmder sublimetext4 docker-desktop
choco install anaconda3 --params '"/AddToPath /DoNotRegister"' pyenv-win
-
Visual Studio 2019 Build Tools
choco install visualstudio2019buildtools
-
Visual C++ build tools workload for Visual Studio 2019 Build Tools 1.0.0
choco install visualstudio2019-workload-vctools
NOTE: Computer will restart after installing Visual Studio 2019 Build Tools, unless parameters are passed in.
-
choco install git
-
choco install jre8
-
choco install nvm
-
choco install cmder
-
choco install sublimetext3.app
-
choco install vscode
-
choco install pycharm-community
-
choco install pycharm
-
choco install anaconda3 --params '"/AddToPath /DoNotRegister"'
-
choco install pyenv-win
- Link Shell Extension - Allows you to create hardlinks; perfect for syncing files on Windows without actually copying them.