creationix / nstore

nStore is a simple, in-process key/value database for node.js
MIT License
392 stars 31 forks source link

installing nstore #31

Closed rahul23134 closed 12 years ago

rahul23134 commented 12 years ago
  1. suggestion : can you tell why not step.js is included in your git. need to install seperately.
  2. where i can find the pattern module.
creationix commented 12 years ago

The dependencies are specified in the package.json. Either install nstore from npm or download nstore from github and then npm install from the nstore directory.