2.0.0 ⢠Published 6 years ago
@ianwalter/booster v2.0.0
booster
A Knex.js utility to make setting up a database super easy
Installation
yarn add @ianwalter/booster --dev
Usage
If NODE_ENV
isn't set, booster
defaults to the development config in your
knexfile.js
:
⯠yarn booster
š Migrations run!
š± Database seeded!
Set up a test
database:
⯠yarn booster test
š Database booster_test created!
š Migrations run!
š± Database seeded!
License
Apache 2.0 with Commons Clause - See LICENSE
Ā
2.0.0
6 years ago