#!/usr/bin/env ruby require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib gorgyrella])) puts Gorgyrella.process(ARGV[0])