21
1
Fork 0
mirror of https://github.com/Evolix/chexpire.git synced 2024-05-03 17:25:09 +02:00
chexpire/bin/rake

6 lines
131 B
Ruby
Executable file

#!/usr/bin/env ruby
load File.expand_path("spring", __dir__)
require_relative "../config/boot"
require "rake"
Rake.application.run