#!/usr/bin/env jruby.exe
require_relative '../config/boot'
require 'rake'
Rake.application.run
