dbconfig

1.1.7 • Public • Published

DBConfig v1.1

A command line tool to help you get your node database tools up and running! In version 1.0 and higher, you no longer have to use flags! You can just start the command line tool by running dbconfig and it will ask you all the questions you need!

Currently works with

  • KnexJS (Uses KnexJS)
  • MongoDB (Uses MongooseJS)

Installation

If you're on a Mac/Linux:

sudo npm install -g dbconfig

If you're on Windows:

npm install -g dbconfig

Usage

dbconfig

Yes, that's it!

Questions you will be asked

  • Project Name: (String)
  • Database Type: (Choice)
  • Database Name: (String)

Contributions

This project is open source and pull requests are welcome!

Found an Issue

If you find a bug in the source code or a mistake in the documentation, you can help us by submitting an issue to our GitHub Repository. Even better, you can submit a Pull Request with a fix.

Want a Feature

You can request a new feature by submitting an issue to our GitHub Repository. If you would like to implement a new feature, please submit an issue with a proposal for your work first, to be sure that we can use it.

License

MIT

/dbconfig/

    Package Sidebar

    Install

    npm i dbconfig

    Weekly Downloads

    25

    Version

    1.1.7

    License

    ISC

    Unpacked Size

    18.2 kB

    Total Files

    15

    Last publish

    Collaborators

    • johnazre