#!/usr/bin/env ruby require_relative '../lib/iphoto_backup/cli' IphotoBackup::CLI.start(ARGV)