define tasks for the newb plugin
# File lib/hoe/newb.rb, line 10 10: def define_newb_tasks 11: desc "Install deps, generate docs, run tests/specs." 12: task :newb => %(check_extra_deps docs default) do 13: puts GOOD TO GO! Tests are passing, docs are generated, dependencies are installed. Get to hacking. 14: end 15: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.