summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/postrunner5
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/postrunner b/bin/postrunner
new file mode 100755
index 0000000..988c5c5
--- /dev/null
+++ b/bin/postrunner
@@ -0,0 +1,5 @@
+#!/usr/bin/env ruby
+
+$:.unshift File.join(File.dirname(__FILE__), '..', 'lib')
+require File.basename(__FILE__)
+