Skip to content

Instantly share code, notes, and snippets.

@russelyang
Created July 26, 2013 22:22
Show Gist options
  • Save russelyang/6092652 to your computer and use it in GitHub Desktop.
Save russelyang/6092652 to your computer and use it in GitHub Desktop.
set JAVA_OPTS="-Xmx2g"
scala scc.scala
#for powershell
$env:JAVA_OPTS="-Xmx2g"
scala .\scc.scala
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment