06 11 / 2011

Download Drupal with drush

This downloads fresh copy of latest drupal site to the current directory in its designated folder.
Eg drupal-7.9
drush dl --debug
I had to use sudo command to do that. Probably because XAMPP is installed outside of user home directory at /Application/XAMPP