Skip to content

Instantly share code, notes, and snippets.

@cookrn
Created February 19, 2012 20:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cookrn/1865668 to your computer and use it in GitHub Desktop.
Save cookrn/1865668 to your computer and use it in GitHub Desktop.
Run rake with environment properly loaded
#!/usr/bin/env zsh
rvm-shell "ruby-1.9.3-p0" -c "foreman run bundle exec rake "$argv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment