blog/Rakefile
2019-03-31 19:00:21 +08:00

4 lines
70 B
Ruby

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