Sha256: 9cdcd045af530679deee51076a9422b8d1eb76fa057bd8ac1261c1ee6af274d7
Contents?: true
Size: 377 Bytes
Versions: 3
Compression:
Stored size: 377 Bytes
Contents
#!/usr/bin/env jruby # # This file was generated by Bundler. # # The application 'cdiff' 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', 'cdiff')
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
avrocado-0.2.2 | bin/cdiff |
avrocado-0.2.1 | bin/cdiff |
avrocado-0.1.0 | bin/cdiff |