Skip to content

Instantly share code, notes, and snippets.

@ithayer
Created July 4, 2011 19:20
Show Gist options
  • Save ithayer/1063814 to your computer and use it in GitHub Desktop.
Save ithayer/1063814 to your computer and use it in GitHub Desktop.
Clojure on Heroku with Noir and Mongo Demo
# 1. Install lein
wget https://raw.github.com/technomancy/leiningen/stable/bin/lein
sh lein
# 2. Install heroku gem
gem install heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment