houdini/bin/rake

7 lines
121 B
Text
Raw Normal View History

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