#!/usr/bin/ruby.ruby2.5 

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

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