houdini/bin/rake

7 lines
121 B
Text
Raw Normal View History

2018-11-09 00:29:00 +00:00
#!/usr/bin/env ruby
# frozen_string_literal: true
2018-11-09 00:29:00 +00:00
require_relative '../config/boot'
require 'rake'
Rake.application.run