minq-repl
v0.2.0
Published
interactive querying for mongodb a la minq
Downloads
6
Readme
minq-repl
interactive querying for mongodb a la minq
installation
$ npm install -g minq-replusage
$ minq [options] <connectionString>
Options:
-h, --help output usage information
-V, --version output minq version number
-v, --verbose output additional query informationconnectionString should be a MongoDB Connection URI
Includes experimental support for ES6 syntax (arrow functions, yay!) via six.
running the tests
feel free to contribute some :)
contributors
- jden [email protected]
license
MIT. (c) 2013 jden [email protected]. See LICENSE.md
