October 24, 2011

Drush 5 - Badcamp 2011 (ucbtdennis@posterous.com)

Attached: DRush 5
Google Docs makes it easy to create, store and share online documents, spreadsheets and presentations.
Logo for Google Docs

Drush 5 Badcamp 2011

url http://2011.badcamp.net/program/sessions/drush-5

Check out environment indicator module.  It will show a sidebar indicator when you are working on production, so as not confuse with dev & vice-a-versa.

Some features in drush 5 include:

  1. synching sql from live to dev
  2. policy files which will restrict doing things like synching from dev to live
  3. bash auto-complete 
  4. shell aliases, so we can alias shell command (e.g. git push or watever) 

Drush 5 includes  an example.bashrc where you can do all kinds of drush bash configs to make your life easier.  

Drush 5 also includes a lightweight server and a command that will install and set up a devel site and then run in a browser via the built-in webserver.  Think of these as easy and throwaway dev sites.

  1. timdennis posted this