0.0.8 • Published 6 years ago

dobukulbira v0.0.8

Weekly downloads
1
License
MIT
Repository
github
Last release
6 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

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago