pouchdb-community / pouchdb-dump-cli

Command-line tool for dumping a CouchDB/PouchDB database to a file
Apache License 2.0
84 stars 20 forks source link

Calling dump cli with code #15

Closed mQckingbird closed 8 years ago

mQckingbird commented 8 years ago

This is just a silly question, but.. How can I call the function from javascript?

I'm using electron

nolanlawson commented 8 years ago

Not a dumb question. :) You'd have to use pouchdb-replication-stream, which is a dependency of this project: https://github.com/nolanlawson/pouchdb-replication-stream