Sha256: ebc8d0d639701ea27b0f321c791dd1bfe1b74a521e2ef39486b231f9a362d32f
Contents?: true
Size: 387 Bytes
Versions: 11
Compression:
Stored size: 387 Bytes
Contents
#!/usr/bin/env ruby # Copyright (c) 2019 Kenshi Muto # # This program is free software. # You can distribute or modify this program under the terms of # the GNU LGPL, Lesser General Public License version 2.1. # For details of the GNU LGPL, see the file "COPYING". # $LOAD_PATH.unshift(File.realpath('../lib', __dir__)) require 'review/idgxmlmaker' ReVIEW::IDGXMLMaker.execute(*ARGV)
Version data entries
11 entries across 11 versions & 1 rubygems