Sha256: 3ccfc4500925759abf6f94a4849b3c5b5471dcc746a72b9c3dbf7e30ee9143fd
Contents?: true
Size: 412 Bytes
Versions: 14
Compression:
Stored size: 412 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # 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
14 entries across 14 versions & 2 rubygems