Skip to content

Instantly share code, notes, and snippets.

@til
Created March 21, 2011 11:17
Show Gist options
  • Save til/879311 to your computer and use it in GitHub Desktop.
Save til/879311 to your computer and use it in GitHub Desktop.
#!/bin/sh
spork rspec &
spork cucumber &
tail -n 0 -f log/test.log
wait
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment