require 'do_it' tasks = DoIt.new do todo 'Make a "nicer looking" sample app (or improve existing app).' todo 'Extend wiki on Github.' end