Skip to content

Instantly share code, notes, and snippets.

@imikemo
Created February 2, 2011 19:41
Show Gist options
  • Save imikemo/808255 to your computer and use it in GitHub Desktop.
Save imikemo/808255 to your computer and use it in GitHub Desktop.
Batch file for running a Sikuli script
@echo off
java -Dpython.path=Lib -jar sikuli-script.jar calc.sikuli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment