tap/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2014-11-23 20:12:31 +00:00
#!/usr/bin/env ruby
2014-11-06 13:46:59 +00:00
require_relative '../config/boot'
require 'rake'
Rake.application.run