#!/usr/bin/env ruby

$LOAD_PATH.unshift File.join(File.dirname(__FILE__), '..', 'lib')

require 'itunes_csv'

ItunesCsv::CommandLine.invoke ARGV