crimata-website/bin/rake
Andrew Gundersen f4fe6b2074 Initial commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-02-25 15:32:45 -05:00

4 lines
90 B
Ruby
Executable file

#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run