borders/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2022-04-09 16:00:10 +00:00
#!/usr/bin/env ruby
require_relative "../config/boot"
require "rake"
Rake.application.run