#!/usr/pkg/bin/ruby22

require File.dirname(__FILE__) + '/../lib/html2haml'
require 'html2haml/exec'

opts = Html2haml::Exec::HTML2Haml.new(ARGV)
opts.parse!
