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

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

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