#!/usr/bin/ruby.ruby3.1  -w

require "flog_cli"

FlogCLI.run

exit 0
