#!/usr/bin/ruby.ruby2.5 
# encoding: utf-8

require 'fluxbox_apps_menu/cli'

FluxboxAppsMenu::CLI.start
