about summary refs log tree commit diff stats
path: root/bin/rake
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rake')
-rwxr-xr-xbin/rake4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/rake b/bin/rake new file mode 100755 index 0000000..4fbf10b --- /dev/null +++ b/bin/rake
@@ -0,0 +1,4 @@
1#!/usr/bin/env ruby
2require_relative "../config/boot"
3require "rake"
4Rake.application.run