#!/usr/bin/env ruby

require 'asciimath/cli'
::AsciiMath::CLI.run(ARGV)