#!/usr/bin/ruby

require File.dirname(__FILE__) + "/../lib/bourbon.rb"

Bourbon::Generator.start
