parsley/bin/rake

5 lines
90 B
Plaintext
Raw Normal View History

2016-01-12 18:43:00 -06:00
#!/usr/bin/env ruby
2022-12-01 18:02:26 -06:00
require_relative "../config/boot"
require "rake"
2016-01-12 18:43:00 -06:00
Rake.application.run