Skip to content

Instantly share code, notes, and snippets.

@dweinstein
Created March 22, 2014 00:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dweinstein/9699173 to your computer and use it in GitHub Desktop.
Save dweinstein/9699173 to your computer and use it in GitHub Desktop.
SBT_OPTS="-Xms512M -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=256M"
java $SBT_OPTS -jar `dirname $0`/sbt-launch.jar "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment