#!/usr/bin/env ruby # frozen_string_literal: true $LOAD_PATH.unshift("#{__dir__}/../lib") require 'txt_timesheet' cli = TxtTimesheet.new cli.run