#!/usr/bin/ruby.ruby2.2 

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

Bourbon::Generator.start
