gauge/bin/rake

5 lines
90 B
Plaintext
Raw Permalink Normal View History

2015-10-06 15:21:46 +03:00
#!/usr/bin/env ruby
2024-09-13 19:13:40 +03:00
require_relative "../config/boot"
require "rake"
2015-10-06 15:21:46 +03:00
Rake.application.run