#!/usr/bin/env ruby require File.expand_path( File.join(File.dirname(__FILE__), %w[.. lib couch_docs])) # Put your code here CouchDocs::CommandLine.run ARGV # EOF