A VM for local WordPress development, built with Vagrant + Ansible

dev-master 2019-08-20 13:45 UTC

This package is auto-updated.

Last update: 2024-04-21 00:12:47 UTC


README

WordPress development on virtual machines or Docker containers

Quick Start Guide

If you want to install a WordPress site locally with minimal fuss, just:

  1. Install Vagrant and VirtualBox.
  2. Download or clone this project to your workstation.
  3. cd into this project directory and run vagrant up.