#!/usr/bin/env ruby

require 'fontcustom/cli'

Fontcustom::CLI.start(ARGV)
