0.3.0-alpha • Published 1 year ago
knexup v0.3.0-alpha
knexup
Get up and running with knex.js in typescript project.
Install
npm i -g knexupCommands Overview
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
init Creates a knexup config file.
help [command] display help for commandinit
knexup init
Initialize the project - dependencies installation, etc. This will:
- Install dependencies -
knex,knexhelpers,objection,tsx- and a db client library of choice. - Setup
knexfile.tsin the specified knex directory. - Setup npm scripts for running knex migration and seed actions.
- Generate other helper files.
0.3.0-alpha
1 year ago
0.2.3-alpha
1 year ago
0.2.2-alpha
1 year ago
0.2.1-alpha
1 year ago
0.2.0-alpha
1 year ago
0.1.1-alpha
2 years ago
0.1.0-alpha
2 years ago
0.0.4-alpha
2 years ago
0.0.3-alpha
2 years ago
0.0.2-alpha
2 years ago
0.0.1-alpha
2 years ago