#!/usr/bin/env ruby

$LOAD_PATH.unshift("#{__dir__}/../lib")

require 'txt_timesheet'

cli = TxtTimesheet.new
cli.run