Sha256: a8a9948c908ee4354f105db5274d7b4111a7f7cf2db71aa10d56bbffe73d6600
Contents?: true
Size: 170 Bytes
Versions: 20
Compression:
Stored size: 170 Bytes
Contents
#!/usr/bin/env ruby # Ruby wrapper around next.sh so it works with Rubygems exe_dir = File.expand_path(File.dirname(__FILE__)) exec(File.join(exe_dir, 'next.sh'), *ARGV)
Version data entries
20 entries across 20 versions & 3 rubygems