#!/usr/bin/env ruby require File.expand_path(File.dirname(__FILE__) + "/../lib/puggernaut") Puggernaut::Server.new(*ARGV)