Skip to content

Instantly share code, notes, and snippets.

@microwaves
Created August 9, 2011 00:12
Show Gist options
  • Save microwaves/1133109 to your computer and use it in GitHub Desktop.
Save microwaves/1133109 to your computer and use it in GitHub Desktop.
desc "Run spork"
task :spork do
sh %{bundle exec spork > /dev/null 2>&1 &}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment