#!/usr/bin/env ruby # frozen_string_literal: true require "practice_terraforming" PracticeTerraforming::CLI.start(ARGV)