#!/usr/bin/env ruby require "rubygems" require "get_to_work" GetToWork::CLI.start(ARGV)