LiamBirt / VVV

An open source Vagrant configuration for developing with WordPress

Home Page:https://varyingvagrantvagrants.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VVV ( Varying Vagrant Vagrants )

Codacy Badge Average time to resolve an issue Percentage of issues still open

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 --local
vagrant up --provision

When it's done, visit http://vvv.test.

The online documentation contains more detailed installation instructions.

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.

About

An open source Vagrant configuration for developing with WordPress

https://varyingvagrantvagrants.org

License:MIT License


Languages

Language:Shell 93.8%Language:HTML 3.5%Language:PHP 2.7%