Sha256: 2dfa40caf2a16245c54af54345f10760f27d3ef6858c1ecfa629570a8e96a963
Contents?: true
Size: 383 Bytes
Versions: 11
Compression:
Stored size: 383 Bytes
Contents
#!/usr/bin/env ruby # Copyright (c) 2018 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/textmaker' ReVIEW::TEXTMaker.execute(*ARGV)
Version data entries
11 entries across 11 versions & 1 rubygems