#!/usr/bin/ruby.ruby3.4 
# encoding: utf-8

require 'fluxbox_apps_menu/cli'

FluxboxAppsMenu::CLI.start
