Kev Posted February 4, 2021 Report Posted February 4, 2021 VVV is a local developer environment, mainly aimed at WordPress developers. It uses Vagrant and VirtualBox, and can be used to build sites, and contribute to WordPress. How To Use To use it, download and install Vagrant and VirtualBox. Then, clone this repository and run: vagrant plugin install vagrant-goodhosts --local vagrant up --provision When it's done, visit http://vvv.test. The online documentation contains more detailed installation instructions. Web: https://varyingvagrantvagrants.org/ Contributing: Contributions are more than welcome. Please see our current contributing guidelines. Thanks! Minimum System requirements For system requirements, please read the system requirements documentation here Software included For a comprehensive list, please see the list of installed packages. Download VVV-develop.zip or git clone https://github.com/Varying-Vagrant-Vagrants/VVV.git Source Quote