This is a Heroku buildpack containing the MongoDB client.
Example usage:
$ heroku create --stack cedar --buildpack http://github.com/mbasilico/heroku-buildpack-mongodb.git
$ git push heroku master
$ heroku run mongo --nodb
This is a Heroku buildpack containing the MongoDB client.
Example usage:
$ heroku create --stack cedar --buildpack http://github.com/mbasilico/heroku-buildpack-mongodb.git
$ git push heroku master
$ heroku run mongo --nodb