mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
Removed autotest. Added Watchr script.
This commit is contained in:
3
src/koans.watchr
Normal file
3
src/koans.watchr
Normal file
@@ -0,0 +1,3 @@
|
||||
watch( '.*\.rb' ) do
|
||||
system("ruby path_to_enlightenment.rb")
|
||||
end
|
||||
Reference in New Issue
Block a user