retrospring/bin/rake

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
90 B
Text
Raw Permalink Normal View History

2014-08-01 11:23:47 +02:00
#!/usr/bin/env ruby
2017-03-31 22:42:45 +02:00
require_relative '../config/boot'
require 'rake'
Rake.application.run