vccw-team / vccw

A Vagrant based development environment.

Home Page:http://vccw.cc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VCCW

Build Status

This is a Vagrant configuration designed for development of WordPress plugins, themes, or websites.

To get started, check out http://vccw.cc/

Configuration

  1. Copy provision/default.yml to site.yml.
  2. Edit the site.yml.
  3. Run vagrant up.

Note

  • The site.yml has to be in the same directory with Vagrantfile.
  • You can put difference to the site.yml.

About

A Vagrant based development environment.

http://vccw.cc/

License:MIT License


Languages

Language:Ruby 76.1%Language:Shell 17.4%Language:PHP 6.6%