Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vccw-team/vccw

A Vagrant based development environment.
https://github.com/vccw-team/vccw

ubuntu vagrant vccw wordpress wp-cli

Last synced: 27 days ago
JSON representation

A Vagrant based development environment.

Awesome Lists containing this project

README

        

# VCCW

[![Build Status](https://travis-ci.org/vccw-team/vccw.svg?branch=master)](https://travis-ci.org/vccw-team/vccw)

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

To get started, check out

## Configuration

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

### Note

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