Skip to content

Instantly share code, notes, and snippets.

@andrewharmellaw
Created May 17, 2013 19:31
Show Gist options
  • Save andrewharmellaw/5601410 to your computer and use it in GitHub Desktop.
Save andrewharmellaw/5601410 to your computer and use it in GitHub Desktop.
Working koans.bat for Windows 7
set SCRIPT_DIR=%~dp0
java -Dfile.encoding=UTF8 -Dsbt.boot.directory=.\sbtboot -Dsbt.ivy.home=.\ivyrepo -Xmx512M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256m -jar "sbt-launch.jar"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment