main
# frozen_string_literal: true require File.expand_path("config/environment", __dir__) Dir["./lib/**/*.thor"].sort.each { |f| load f }