#!/usr/bin/env ruby
# -*- encoding: utf-8 -*-

require 'webgen/cli'
Webgen::CLI::CommandParser.new.parse
