itamae/Rakefile

4 lines
70 B
Ruby

#!/usr/bin/env rake
Dir['tasks/**/*.rake'].each { |path| load path }