#!/usr/bin/ruby

autoload :GHI, 'ghi'
GHI.execute ARGV
