#!/usr/bin/env ruby # frozen_string_literal: true require 'obstinately' require 'obstinately/command' Obstinately::Command.run(ARGV)