Sha256: 131f91dc0e1ac6d5b2f1a67bbe3c5d738d18d461be5332f65e6e0370a6f563f1
Contents?: true
Size: 165 Bytes
Versions: 65
Compression:
Stored size: 165 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true require 'good_job/cli' GoodJob::CLI.within_exe = true GoodJob::CLI.log_to_stdout = true GoodJob::CLI.start(ARGV)
Version data entries
65 entries across 65 versions & 1 rubygems