couchdb-update-views

1.0.14 • Public • Published

Keep couchdb views up to date Build Status [Dependency Status Dependency tracking by David

https://david-dm.org/nisaacson/couchdb-update-views#badge-embed

Installation

npm install -g couchdb-update-views

Usage

To update your documents specify the path to a config file and a directory containing your design documents. Both paths can either by relative to your current working directory or full paths to the file on disk

couchdb-update-views --config ./sampleConfig.json --docsDir ./docs

Look at <project_root>/sampleConfig.json for an example of what your config json file should look like

Update code taken from here http://bravenewmethod.wordpress.com/2011/06/03/keeping-couchdb-design-docs-up-to-date-with-node-js/

Readme

Keywords

none

Package Sidebar

Install

npm i couchdb-update-views

Weekly Downloads

1

Version

1.0.14

License

BSD

Last publish

Collaborators

  • clewfirst