Sha256: 0e77c0e0dec0862ac5f494383f485b02fcf10f5fcd4339f86eee481b7a49016e
Contents?: true
Size: 399 Bytes
Versions: 12
Compression:
Stored size: 399 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'term-ansicolor' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'term-ansicolor', version load Gem.bin_path('term-ansicolor', 'cdiff', version)
Version data entries
12 entries across 12 versions & 4 rubygems