#!/usr/bin/env ruby # frozen_string_literal: true require "vindetta" require "vindetta/cli" exit Vindetta::CLI.run(ARGV)