Sha256: 10af0b1aee53afd5974c713a2ba96b548b99b909f983b67759758f463534f2c2
Contents?: true
Size: 164 Bytes
Versions: 127
Compression:
Stored size: 164 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
127 entries across 127 versions & 1 rubygems