Sha256: 87c1c6141b68b38042bb4f3deae8f9fadcf83ba602e47de132a73a92b734b82d
Contents?: true
Size: 384 Bytes
Versions: 1
Compression:
Stored size: 384 Bytes
Contents
#!/usr/bin/env ruby # # This file was generated by RubyGems. # # The application 'kramdown' 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 'kramdown', version load Gem.bin_path('kramdown', 'kramdown', version)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vanity-1.7.1 | vendor/ruby/1.9.1/bin/kramdown |