Skip to content

Instantly share code, notes, and snippets.

@philnash
Created May 22, 2013 09:38
Show Gist options
  • Save philnash/5626406 to your computer and use it in GitHub Desktop.
Save philnash/5626406 to your computer and use it in GitHub Desktop.
alias update="git pull && (bundle check || bundle install) && rake db:migrate db:test:prepare && powder -r"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment