vagrant plugin install vagrant-hostsupdater
vagrant plugin install vagrant-triggers
www
directory within VVV via the command linecomposer create-project wpscholar/vvv-skeleton
or run git clone https://github.com/wpscholar/vvv-skeleton.git
vagrant status
to determine if the VVV instance is running
vagrant up --provision
.vagrant reload --provision
.Once your VVV instance has been (re)provisioned, simply visit wp.dev in your favorite browser.
vagrant ssh
from the project root to access the command line for your VVV instance.replace wp.dev mydomain.com
where mydomain.com
is your desired domain.