#!/usr/bin/env ruby # frozen_string_literal: true require_relative '../lib/fli_video/cli' FliVideo::CLI.start(ARGV)