#!/usr/bin/env ruby
# -*- mode: ruby -*-

require 'combustion'
require 'combustion/generator'

Combustion::Generator.start
