1.0.3 • Published 7 years ago
fpm-dbm-cli v1.0.3
FPM-DBM-CLI
A tool for generate or execute meta SQL.
Install
$ npm i -g fpm-dbm-cliUsage
$ fpm-dbm -f ./meta/*.json -d ./sql -oArgument Defined
-f: set the directory contains the meta.json files-d: set the SQL file output path-o: show the SQL on the console