about summary refs log blame commit diff
path: root/bin/rake
blob: c199955006061df3143975173ccad6d7fa3cb83a (plain) (tree)
1
2
3
4
5
6





                                 
#!/usr/bin/env ruby
# frozen_string_literal: true

require_relative '../config/boot'
require 'rake'
Rake.application.run