Sha256: 5a048fc267eee31fe1f8781d3dd53c6936b8600904900a5f966f67f5a522d1c1
Contents?: true
Size: 401 Bytes
Versions: 12
Compression:
Stored size: 401 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', 'decolor', version)
Version data entries
12 entries across 12 versions & 4 rubygems