Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 388 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 388 Bytes

Heroku buildpack: MongoDB Client

This is a Heroku buildpack containing the MongoDB client.

Usage

Example usage:

$ heroku create --stack cedar --buildpack http://github.com/mbasilico/heroku-buildpack-mongodb.git

$ git push heroku master

$ heroku run mongo --nodb