mikeal / node.couchapp.js

Utility for writing couchapps.
Apache License 2.0
406 stars 78 forks source link

Add command "get" or "pull" #40

Open osher opened 12 years ago

osher commented 12 years ago

Will be very useful to construct a folder-structure from an existing source document

A nice to have is to support both a live document in a couch-db, or a file that is an export file of an entire document with all the attachments (like the format the original python tool creates).

If it is supported and my bad could not find it - just update the docs :-)