Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This is a very basic drush plugging.

What this does is allow you to set up "Environments" options in your drushrc.php file so you can easily do a set of task you when enable a certain environment.

One example of this is enabling views_ui, devel, and turning off js preprocessing when you're developing

Instead of having to run the same set of drush commands every time you bring in a new database from production you can just now set up your environments and just call drush en-env development and viola ;-)

Project information

  • Created by ericduran on , updated