#!/usr/bin/ruby.ruby4.0 

require_relative '../lib/ll'

LL::CLI.new.run
