Sha256: 58c6b2f717c9206ed620a1bcb87b01009dc12761e7f86d3454d72cd31c1a8301

Contents?: true

Size: 150 Bytes

Versions: 2

Compression:

Stored size: 150 Bytes

Contents

@setlocal enableextensions enabledelayedexpansion
@echo off
set bin_dir=%~dp0
set command=jruby --1.9 !bin_dir!/ruby-shoes %*
call !command!
endlocal

Version data entries

2 entries across 1 versions & 1 rubygems

Version Path
shoes-4.0.0.pre1 bin/shoes.bat
shoes-4.0.0.pre1 ext/install/shoes.bat