Sha256: 433cf18ee45057adfae2d92d977e57b3044d12ee30970dcd0a06407bd6b1464a
Contents?: true
Size: 158 Bytes
Versions: 20
Compression:
Stored size: 158 Bytes
Contents
#!/usr/bin/env ruby application = ARGV[0] target_path = File.dirname(__FILE__) target_file = "#{target_path}/ix-#{application}" system "cat #{target_file}"
Version data entries
20 entries across 20 versions & 1 rubygems