GitXplorerGitXplorer
l

lamp-phing-drupal

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0a52a6886df887ef4f761d1efb22d1ded0fef33b

Update README.md

llastravex committed 11 years ago
Unverified
a4c1d498e863badaf00df23c988ad08900f09911

Update README.md

llastravex committed 11 years ago
Unverified
fc5acd87e52b4e762a06acc0911ccd3c6527ee4f

Update README.md

llastravex committed 11 years ago
Unverified
7a6933eff48853816e291a23838348e03f453a60

Merge branch 'master' of github.com:AdamMichaelLong/lamp-phing-drupal

committed 11 years ago
Unverified
88e5ac7055ea31b80273ea0089251b3cffbd90b8

initial phing commit

committed 11 years ago
Unverified
a8a6859fe8c08b295a867106331b068eea4ed13d

Update README.md

llastravex committed 11 years ago

README

The README file for this repository.

lamp-phing-drupal

Using Phing to auto build a local Drupal instance on a new Virtual Host utilising Cloud hosting templates such Acquia, Pantheon(template still in dev). This was designed for Debian based Linux distributions but could be extended/forked for Mac/MAMP/WAMP etc.

Phing - Required.

Install Pear

wget -q -O - http://pear.php.net/go-pear.phar > /tmp/go-pear.phar

php /tmp/go-pear.phar

rm /tmp/go-pear.phar

pear upgrade pear

Install Phing

pear channel-discover pear.phing.info

pear install --alldeps phing/phing

USAGE

/path-to-build.xml/

phing