Skip to content

Instantly share code, notes, and snippets.

@gtrak
Created February 6, 2012 05:00
Show Gist options
  • Save gtrak/1749762 to your computer and use it in GitHub Desktop.
Save gtrak/1749762 to your computer and use it in GitHub Desktop.
Heroku clojure AOT
https://github.com/heroku/heroku-buildpack-clojure
http://devcenter.heroku.com/articles/labs-user-env-compile
http://devcenter.heroku.com/articles/config-vars
LEIN_BUILD_TASK=compile :all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment