drupal-mode
drupal-mode copied to clipboard
drush aliases
trafficstars
Support drush aliases:
- Undestand the syntax and parse out relevant info about a site (i.e. the root)
- Set current site and apply it to all drush commands (similar to doing
drush use @mysitebut with the side effect that Emacs will now also know more about the site)
Experimental support in branch feature/site-alias.