#!/usr/bin/env ruby $:.unshift(File.dirname(__FILE__) + '/../lib/') require 'fabric' exit Fabric.run!(ARGV)