0.0.4 • Published 8 years ago

get-mongo-uri v0.0.4

Weekly downloads
2
License
-
Repository
github
Last release
8 years ago

get-mongo-uri

:pager: nodejs command line tool to build mongodb connection strings.

Installation

Open your terminal and type: $ npm install get-mongo-uri -g

Use it with prompt

Open your terminal and type: $ get-mongo-uri.

Use it with json file

Open your terminal and type: $ get-mongo-uri -f "mongo-data.json".

Check it on NPM