Sha256: 7a126f4606dd0878dc919b92a2a070ae4484eaa4ec1f626994bc3d61d805ad9b
Contents?: true
Size: 389 Bytes
Versions: 3
Compression:
Stored size: 389 Bytes
Contents
#!/usr/bin/env jruby # # 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
avrocado-0.2.2 | bin/term_mandel |
avrocado-0.2.1 | bin/term_mandel |
avrocado-0.1.0 | bin/term_mandel |