Retrospring/bin/rake

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

5 lines
90 B
Plaintext
Raw Normal View History

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