Created
February 27, 2013 20:19
-
-
Save zachpendleton/5051324 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
web: bundle exec unicorn -c vendor/plugins/zachp-local/unicorn.rb | |
guard: bundle exec guard start --no-interactions | |
job: bundle exec script/delayed_job run > /dev/null | |
mail: bundle exec mailtrap run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment