|
|
@ -12,8 +12,10 @@ export CATALINA_HOME='.' |
|
|
|
./bin/startup.sh |
|
|
|
./bin/startup.sh |
|
|
|
cd $HOME |
|
|
|
cd $HOME |
|
|
|
pyrus channel-discover pear.drush.org |
|
|
|
pyrus channel-discover pear.drush.org |
|
|
|
|
|
|
|
pyrus channel-discover pear.phpqatools.org |
|
|
|
pyrus install drush/drush |
|
|
|
pyrus install drush/drush |
|
|
|
pyrus install pear/PHP_CodeSniffer |
|
|
|
pyrus install pear/PHP_CodeSniffer |
|
|
|
|
|
|
|
pyrus install pear.phpunit.de/phpcpd |
|
|
|
phpenv rehash |
|
|
|
phpenv rehash |
|
|
|
drush dl --yes drupal |
|
|
|
drush dl --yes drupal |
|
|
|
cd drupal-* |
|
|
|
cd drupal-* |
|
|
|