Skip to content

Instantly share code, notes, and snippets.

@saterus
Created February 9, 2012 01:56
Show Gist options
  • Save saterus/1776445 to your computer and use it in GitHub Desktop.
Save saterus/1776445 to your computer and use it in GitHub Desktop.
koans.watchr
watch( '.*\.rb' ) {|md| system("ruby path_to_enlightenment.rb") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment