This is a Vagrant configuration designed for development of WordPress plugins, themes, or websites.
To get started, check out http://vccw.cc/
- Copy
provision/default.yml
tosite.yml
. - Edit the
site.yml
. - Run
vagrant up
.
- The
site.yml
has to be in the same directory with Vagrantfile. - You can put difference to the
site.yml
.