Skip to content

Instantly share code, notes, and snippets.

@jhs
Created December 16, 2013 04:20
Show Gist options
  • Save jhs/7982253 to your computer and use it in GitHub Desktop.
Save jhs/7982253 to your computer and use it in GitHub Desktop.
var bespoke = require('bespoke')
bespoke([
{ couch: "http://couch1", "pull_only":true },
{ couch: "http://couch2" },
{ couch: "http://couch3" "hub":true }
])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment