Sha256: 557ca6243db839407bbaf8f5b3b621821174d9376c50345a670dd999d3ba39b8
Contents?: true
Size: 252 Bytes
Versions: 2
Compression:
Stored size: 252 Bytes
Contents
@echo off REM This is used to be able to run Skippy directly from source. REM %~dp0 returns the path for this batch file. REM http://stackoverflow.com/a/659672/486990 REM REM %* forwards all command arguments to Ruby. ruby %~dp0../bin/skippy %*
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
skippy-0.2.0.a | debug/skippy.bat |
skippy-0.1.1.a | debug/skippy.bat |