#!/usr/bin/ruby.ruby2.4  -w

require "flog_cli"

FlogCLI.run

exit 0
