Skip to content

Instantly share code, notes, and snippets.

@petercossey
Created July 10, 2012 06:44
Show Gist options
  • Select an option

  • Save petercossey/3081625 to your computer and use it in GitHub Desktop.

Select an option

Save petercossey/3081625 to your computer and use it in GitHub Desktop.
Quick togmine Drupal
# Replace --db-url parameter with your own details.
# Drush will prompt you regarding further module dependencies.
drush qd site-folder togmine toggl redmine --no-server --db-url=mysql://user:pass@localhost/database --core=drupal-6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment