#!/usr/bin/env ruby

require "bourbon"

Bourbon::Generator.new(ARGV).run
