webdev.camp/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2016-03-21 17:40:22 +01:00
#!/usr/bin/env ruby
require_relative '../config/boot'
require 'rake'
Rake.application.run