#!/usr/bin/ruby

# CodeKit needs relative paths
require File.dirname(__FILE__) + '/../lib/bourbon.rb'

Bourbon::Generator.start
