#!/usr/bin/env ruby
# frozen_string_literal: true

require 'whatup/cli'

require 'thor'

Whatup::CLI::CLI.start ARGV