#!/usr/bin/env ruby require_relative '../lib/seventy_eights/application' app = SeventyEights::Application.new('http://cdbpdx.com/78records/', File.expand_path('~/Music/78records')) app.run