Skip to content

Instantly share code, notes, and snippets.

@st23am
Created April 18, 2012 20:52
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 st23am/2416474 to your computer and use it in GitHub Desktop.
Save st23am/2416474 to your computer and use it in GitHub Desktop.
Cukeit
alias cukeit='rm -f tmp/capybara/* && cucumber -p wip'
alias pukeit='rm -f tmp/capybara/* && cucumber -p wip && open tmp/capybara/*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment