#!/usr/bin/ruby.ruby3.2 
require File.dirname(__FILE__) + '/../config/boot'
require "#{RADIANT_ROOT}/lib/radiant"

puts "Radiant #{Radiant::Version}"