#!/usr/bin/ruby

require_relative '../lib/1hdoc'

cli = HDOC::CLI.new
cli.run
