Skip to content

Commit aac9a3e

Browse files
win: add webtau.cmd
1 parent 184ea19 commit aac9a3e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

webtau-dist/bin/webtau.cmd

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
SET CWD=%~dp0
3+
java -Djava.system.class.loader=groovy.lang.GroovyClassLoader -cp "%CWD%\\lib\\*;%WEBTAU_CP%" org.testingisdocumenting.webtau.cli.WebTauCliApp %*

0 commit comments

Comments
 (0)