This is a Heroku buildpack to run mongo commands (http://www.mongodb.org/).
Example usage:
$ heroku create --stack cedar --buildpack http://github.com/Lendix/heroku-buildpack-mongo.git
$ git push heroku master
This is a Heroku buildpack to run mongo commands (http://www.mongodb.org/).
Example usage:
$ heroku create --stack cedar --buildpack http://github.com/Lendix/heroku-buildpack-mongo.git
$ git push heroku master