joelittlejohn / lein-embongo

Leiningen plugin for running 'embedded' MongoDB
https://clojars.org/lein-embongo
Eclipse Public License 1.0
9 stars 1 forks source link

Add support for no-args invocation #4

Closed joelittlejohn closed 12 years ago

joelittlejohn commented 12 years ago

So a normal invocation looks like:

$ lein embongo test

and omitting the task produces:

$ lein embongo
Wrong number of arguments to embongo task. 
Expected ()

It would be nice if no-args invocation just ran mongo and waited.

joelittlejohn commented 12 years ago

Done. Will be part of 0.2.0.