Skip to content

Instantly share code, notes, and snippets.

@rkaneko
Created April 29, 2013 13:04
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 rkaneko/5481449 to your computer and use it in GitHub Desktop.
Save rkaneko/5481449 to your computer and use it in GitHub Desktop.
sbt on Unix .
java -Xms512M -Xmx1536M -Xss1M -XX:+CMSClassUnloadingEnabled -XX:MaxPermSize=384M -jar `dirname $0`/sbt-launch.jar "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment