cape

0.1.6 • Public • Published

project

Install couchdb using a package manager, or follow instructions on build-couchdb.

To start a couchdb instance run bin/couchdb. It loads the config from bin/couch.ini.

[Description]

Install:

npm install cap

Add dependency to your project with

"cap": "git@github.com/Michieljoris/cap"

or

"cap": "*"

Require in a module:

var cap = require('cap');

Use:

See documentation.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.6
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.6
    2

Package Sidebar

Install

npm i cape

Weekly Downloads

2

Version

0.1.6

License

none

Last publish

Collaborators

  • michieljoris