This document provides instructions for setting up a Clojure web application with a MongoDB database on Heroku. It includes steps to install necessary software libraries and tools like Heroku, Git, MongoDB, and Leiningen. It also covers initializing a Git repository, committing code, and pushing the application to Heroku with the MongoDB add-on.
26. $ sudo gem install heroku
$ gem list heroku
*** LOCAL GEMS ***
heroku (2.4.0)
$ sudo port install git-core
$ port installed git-core
The following ports are currently installed:
git-core @1.7.0_0+doc+gitweb+svn (active)