Skip to content
This repository has been archived by the owner on Jul 19, 2019. It is now read-only.

penske-media-corp/wordpress-vip-dev-environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/build contains a Phing buildfile that will install (or update) a working WordPress development install. You will need to install Phing:

$ pear install -f --alldeps phing/phing

To run:

cd /path/to/workingcopy
cd build
phing

Optionally, you can just grab /build/src/wp-config.php for your current dev environment. The wp-config.php file contains standardized settings for your WordPress development environment.

Releases

No releases published

Packages

No packages published

Languages