mirror of
https://github.com/edgecase/ruby_koans.git
synced 2026-04-15 07:23:19 -04:00
moving to a new repo
This commit is contained in:
6
Rakefile.rb
Normal file
6
Rakefile.rb
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
task :default => :walk_the_path
|
||||
|
||||
task :walk_the_path do
|
||||
ruby 'path_to_enlightenment.rb'
|
||||
end
|
||||
Reference in New Issue
Block a user