Sha256: 932e771a15ced55afe02ab5150189d742c18b30fed50648340f0f1a3ff15dc6b
Contents?: true
Size: 376 Bytes
Versions: 1
Compression:
Stored size: 376 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'vanity' is installed as part of a gem, and # this file is here to facilitate running it. # require 'rubygems' version = ">= 0" if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? $1 then version = $1 ARGV.shift end gem 'vanity', version load Gem.bin_path('vanity', 'vanity', version)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vanity-1.7.1 | vendor/ruby/1.9.1/bin/vanity |