For ability to work with a site using virtualization environment, please, use this recipe
- install latest virtualbox
- install latest vagrant
- install cygwin console www.cygwin.com (Do select 32/64 bit version depending of Your host system)
- Run cygwin console via right mouse button with "Run as administrator"
- cd to project folder (you can use both Windows and Unix console commands)
- git clone project repo (Git should be configured for unix file endings)
vagrant up
vagrant ssh
- for login into virtual machine