Skip to content

Instantly share code, notes, and snippets.

@kaosf
Created October 27, 2013 12:46
Show Gist options
  • Save kaosf/7181489 to your computer and use it in GitHub Desktop.
Save kaosf/7181489 to your computer and use it in GitHub Desktop.
{:user {:plugins [
[colorize "0.1.1"]
- [lein-exec "0.3.1"]]}}
+ [lein-exec "0.3.1"]]}
+ :jvm-opts ["-XX:+TieredCompilation"
+ "-XX:TieredStopAtLevel=1"
+ "-Xverify:none"]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment