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
2021-01-05 15:56:13 -06:00
require_relative "../config/boot"
require "rake"
2018-11-08 18:29:00 -06:00
Rake.application.run