0.2.0 • Published 11 years ago

minq-repl v0.2.0

Weekly downloads
1
License
MIT
Repository
github
Last release
11 years ago

minq-repl

interactive querying for mongodb a la minq

installation

$ npm install -g minq-repl

usage

$ minq [options] <connectionString>

Options:

  -h, --help     output usage information
  -V, --version  output minq version number
  -v, --verbose  output additional query information

connectionString 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

license

MIT. (c) 2013 jden jason@denizac.org. See LICENSE.md