Comment on Vagrant 1.6 has been releasedparentComments−NDizzle12yDeveloping on an OS that isn't the same as your production box.You can SSH to it, but usually you map folders between the host machine and the VM so that you use your local suite of tools on a local drive that is mapped to a location on the VM.
Comments
Developing on an OS that isn't the same as your production box.
You can SSH to it, but usually you map folders between the host machine and the VM so that you use your local suite of tools on a local drive that is mapped to a location on the VM.