#!/usr/bin/env ruby require 'rubygems' require 'vagabond/commands' Vagabond::Commands.new.run!(ARGV)