view bin/rake @ 366:26545fe719ca

Remove caching system. Too much complexity for something that is really simple.
author edogawaconan <me@myconan.net>
date Sat, 14 Feb 2015 01:35:45 +0900
parents d701cf49fa3b
children 88fd5722fcb3
line wrap: on
line source

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