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

5 lines
90 B
Plaintext
Raw Normal View History

2018-05-23 10:32:04 +02:00
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run