1 2 3 4 5 6
#!/usr/bin/env ruby # frozen_string_literal: true require 'license/management' LicenseFinder::CLI::Main.start(ARGV)