#!/usr/bin/ruby.ruby3.3 

require_relative '../lib/ll'

LL::CLI.new.run
