Sha256: 6336c3cb717be76e02c18584906809a1100a898fa8a6613a19a218f081d6e1ea

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 'maruku' 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 'maruku', version
load Gem.bin_path('maruku', 'maruku', version)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
vanity-1.7.1 vendor/ruby/1.9.1/bin/maruku