#!/usr/bin/ruby

require 'emot'

Emot::CLI.start(ARGV)
