October 2, 2015
Managing several projects in one machine can be painful and limiting:
– upgrades and experiments are discouraged for the risk of messing up the whole development environment
– sharing work with other colleagues can be difficult
– project setup in not so small teams can be a waste of time
– Vagrant offers an easy way to create and manage a dedicated virtual machine. Every WordPress instance can now be run in a fully isolated environment, saving time and headaches.