Sha256: f34f5b9094965135a88a7b495b70f073949d3f8069a82c3735d9f357291da2e9

Contents?: true

Size: 447 Bytes

Versions: 20

Compression:

Stored size: 447 Bytes

Contents

@echo off

rem The purpose of this Windows script is to let you use the etl command line with a non-gem version of AW-ETL (eg: unpacked gem, pistoned trunk).
rem Just add the current folder on top of your PATH variable to use it instead of the etl command provided with the gem release.

rem %~dp0 returns the absolute path where the current script is. We just append 'etl' to it, and forward all the arguments with %*

ruby "%~dp0etl" %*

Version data entries

20 entries across 20 versions & 8 rubygems

Version Path
aeden-activewarehouse-etl-0.9.1 etl/bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.2 bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.3 bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.4 bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.5 bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.6 bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.7 bin/etl.cmd
jayzes-activewarehouse-etl-0.9.1.1 bin/etl.cmd
jayzes-activewarehouse-etl-0.9.1.2 bin/etl.cmd
jayzes-activewarehouse-etl-0.9.1 bin/etl.cmd
activewarehouse-etl-1.0.0 bin/etl.cmd
activewarehouse-etl-1.0.0.rc1 bin/etl.cmd
etl-0.9.5.rc1 bin/etl.cmd
activewarehouse-etl-sgonyea-0.9.6 bin/etl.cmd
activewarehouse-etl-0.9.5.rc1 bin/etl.cmd
darrell-activewarehouse-etl-0.9.1.6 bin/etl.cmd
darrell-activewarehouse-etl-0.9.1.4 bin/etl.cmd
factorylabs-activewarehouse-etl-0.9.1.8 bin/etl.cmd
balinterdi-activewarehouse-etl-0.9.2 bin/etl.cmd
activewarehouse-etl-0.9.1 bin/etl.cmd