Skip to content

Instantly share code, notes, and snippets.

@mkalygin
Forked from xinthink/connect-mongolab
Created January 18, 2014 23:47

Revisions

  1. @xinthink xinthink created this gist Apr 16, 2013.
    2 changes: 2 additions & 0 deletions connect-mongolab
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    #!/bin/bash
    mongoctl connect `heroku config | grep -Po '(?<=MONGOLAB_URI: ).+'`