1.0.14 • Published 11 years ago

couchdb-update-views v1.0.14

Weekly downloads
3
License
-
Repository
github
Last release
11 years ago

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

Installation

npm install -S update-couchdb-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

cd <path to project folder>
node sync.js --config test/config.json --docsDir ./docs

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

1.0.14

11 years ago

1.0.13

11 years ago

1.0.11

11 years ago

1.0.9

11 years ago

1.0.8

11 years ago

1.0.7

11 years ago

1.0.6

11 years ago

1.0.5

11 years ago

1.0.4

11 years ago

1.0.3

11 years ago

1.0.2

11 years ago

1.0.1

11 years ago

1.0.0

11 years ago