0.1.2 • Published 12 years ago

db2 v0.1.2

Weekly downloads
9
License
-
Repository
github
Last release
12 years ago

Installation instructions for db2.js

Make sure you have 'node-gyp' installed:

> npm install -g node-gyp

Configuration

Configure the package using node-gyp:

> node-gyp configure

If you're running a "pre" version of node, you need to pass the node folder, e.g.:

> node-gyp configure --nodedir "$HOME/node"

Compilation

Compile the package using node-gyp:

> node-gyp build

Installation

FIXME

Testing

FIXME

0.1.2

12 years ago

0.1.1

12 years ago

0.1.0

12 years ago