require File.join(Dir.pwd, 'lib', 'sheaf', 'version') Dir["tasks/**/*.rb"].each { |task| load task } task default: :test