houdini/bin/rake

7 lines
121 B
Text
Raw Permalink Normal View History

2018-11-09 00:29:00 +00:00
#!/usr/bin/env ruby
# frozen_string_literal: true
2021-01-05 21:56:13 +00:00
require_relative "../config/boot"
require "rake"
2018-11-09 00:29:00 +00:00
Rake.application.run