#!/usr/bin/env ruby

require 'emot'

Emot::CLI.start(ARGV)
