Windows Chef Workstation Setup Script
This repo contains a chocolatey script to install packages needed for chef development in windows.
Let's assume you have brand new Windows instalation, run scripts in this repository in the following order:
- open cmd as Administrator
- run
performance.bat
(Optional) - run
chocolatey.bat
- run
win_ws.bat
- run
utils.bat
(Optional) - Download and install Windows Environment Variables Editor for your convenience (Optional).
- Set PATH
Your system environemt variable
%PATH%
should end like following :
... some other software
C:\Program Files\Git\cmd;
C:\Program Files\Git\mingw64\bin;
C:\Program Files\Git\usr\bin;
C:\ProgramData\chocolatey\bin;
C:\Program Files\Oracle\VirtualBox;
C:\HashiCorp\Vagrant\bin;
C:\opscode\chefdk\embedded\bin;
C:\opscode\chefdk\bin\