New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More

couchdb-update-views

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

couchdb-update-views

Keep couchdb views up to date


Version published
Weekly downloads
5
decreased by-75%
Maintainers
1
Weekly downloads
 
Created

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/

FAQs

Package last updated on 13 Apr 2013

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts