Sha256: 72c528c2cf61524c7ccb1314d29d9827777cc0f926a9df0e787d5f2e83a53ee9

Contents?: true

Size: 306 Bytes

Versions: 1

Compression:

Stored size: 306 Bytes

Contents

#! /usr/bin/env ruby

#require 'bundler'

if (RUBY_PLATFORM =~ /java/) == nil
  STDERR.puts "GvcsFX required JRuby to be installed. Please installed the JRuby  and try again (switch to jruby first before run gvcsfx if you're using rvm)"
else
  require File.join(File.dirname(__FILE__),"gvcsfx.rb")
end




Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gvcsfx-0.6.4 bin/gvcsfx