#!/usr/bin/env ruby

require 'htty'

HTTY::CLI.new(ARGV).run!
