#!/usr/bin/env ruby $project_dir=File.dirname(File.dirname(File.expand_path(__FILE__))) require '/usr/lib/ruby/gems/1.8/gems/frame-0.0.2/lib/move.rb' app = Move.new(ARGV) app.run