Sha256: def8bb847eb17b1ef3b6615cdca4c2db4f7c266e0425b05a41246358379d7ecf
Contents?: true
Size: 383 Bytes
Versions: 3
Compression:
Stored size: 383 Bytes
Contents
#!/usr/bin/env jruby # # This file was generated by Bundler. # # The application 'colortab' is installed as part of a gem, and # this file is here to facilitate running it. # require 'pathname' ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile", Pathname.new(__FILE__).realpath) require 'rubygems' require 'bundler/setup' load Gem.bin_path('term-ansicolor', 'colortab')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
avrocado-0.2.2 | bin/colortab |
avrocado-0.2.1 | bin/colortab |
avrocado-0.1.0 | bin/colortab |