Created
July 4, 2011 19:20
-
-
Save ithayer/1063814 to your computer and use it in GitHub Desktop.
Clojure on Heroku with Noir and Mongo Demo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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