#! /usr/bin/env ruby

# frozen_string_literal: true

require 'flood'

exit FloodCli.run(ARGV)
