Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/vccw-team/vccw
- Owner: vccw-team
- License: mit
- Created: 2013-10-05T18:40:07.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T07:54:18.000Z (over 3 years ago)
- Last Synced: 2024-09-30T05:06:33.631Z (about 1 month ago)
- Topics: ubuntu, vagrant, vccw, wordpress, wp-cli
- Language: Ruby
- Homepage: http://vccw.cc/
- Size: 8.95 MB
- Stars: 1,021
- Watchers: 69
- Forks: 181
- Open Issues: 52
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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`.