ectomobile/bin/rake

6 lines
131 B
Plaintext
Raw Permalink Normal View History

2021-07-19 13:53:53 +00:00
#!/usr/bin/env ruby
load File.expand_path("spring", __dir__)
require_relative "../config/boot"
require "rake"
Rake.application.run