Sha256: b1376bcc620180255c6f1937b9c79d02dbbf1fccc35635f709b07a8c6f7b77eb
Contents?: true
Size: 418 Bytes
Versions: 11
Compression:
Stored size: 418 Bytes
Contents
#!/usr/bin/env ruby # frozen_string_literal: true # # This file was generated by Bundler. # # The application 'term_mandel' 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", "term_mandel")
Version data entries
11 entries across 11 versions & 3 rubygems