#!/usr/bin/ruby.ruby3.3 
# -*- mode: ruby -*-

require 'combustion'
require 'combustion/generator'

Combustion::Generator.start
