#!/usr/bin/env ruby require 'good_job/cli' GOOD_JOB_LOG_TO_STDOUT = true GoodJob::CLI.start(ARGV)