Skip to content

Instantly share code, notes, and snippets.

@marioaquino
Created November 6, 2010 02:05
Show Gist options
  • Save marioaquino/665126 to your computer and use it in GitHub Desktop.
Save marioaquino/665126 to your computer and use it in GitHub Desktop.
def run
system("clear;rake")
end
run
watch("koans/\.*\.rb") { run }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment