wonder-of-life/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2023-10-23 18:31:32 +02:00
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run