Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 314 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 314 Bytes

Heroku buildpack: MongoDB

This is a Heroku buildpack to run mongo commands (http://www.mongodb.org/).

Usage

Example usage:

$ heroku create --stack cedar --buildpack http://github.com/Lendix/heroku-buildpack-mongo.git

$ git push heroku master