0.0.8 • Published 8 years ago

dobukulbira v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

dobukulbira

REPL console for modern node.js app.

Usage

Create a config file named dobukulbira.config.js with the following contents.

module.exports = {
  mongodb: {
    url: "your mongodb url",
    options: {}
  },
  modelsDir: "models"
}

And then dobukulbira to start repl!

0.0.8

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago