#!/usr/bin/env ruby require File.expand_path(File.join('..', 'lib', 'pah', 'cli.rb'), File.dirname(__FILE__)) Pah::CLI.start(ARGV)