Sha256: 6e44606f93b1903d349731e36ec506ab9ecced9067de394671a3ee3b47848782

Contents?: true

Size: 368 Bytes

Versions: 1

Compression:

Stored size: 368 Bytes

Contents

#!/usr/bin/env ruby
#
# This file was generated by RubyGems.
#
# The application 'domo' 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 'domo', version
load Gem.bin_path('domo', 'domo', version)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
domo-0.0.5 vendor/bundle/ruby/1.9.1/bin/domo