Sha256: 3d39404ccac6fbc149fc8e19d507b9c09710d5eb36e65f725058d25a8a92e208
Contents?: true
Size: 410 Bytes
Versions: 11
Compression:
Stored size: 410 Bytes
Contents
#!/usr/bin/env ruby # Copyright (c) 2010-2017 Kenshi Muto and Masayoshi Takahashi # # 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/pdfmaker' ReVIEW::PDFMaker.execute(*ARGV)
Version data entries
11 entries across 11 versions & 1 rubygems