Sha256: ee91de94cf1cbf93d367c86c6a6d3b5b1a0b16885885d4befafb8ed9b6e617ea
Contents?: true
Size: 348 Bytes
Versions: 11
Compression:
Stored size: 348 Bytes
Contents
#!/usr/bin/env ruby # # 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/webmaker' ReVIEW::WEBMaker.execute(*ARGV)
Version data entries
11 entries across 11 versions & 1 rubygems