#!/usr/bin/env ruby

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

Bitters::Generator.start
