npm.io
1.0.3 • Published 7 years agoCLI

fpm-dbm-cli

Licence
ISC
Version
1.0.3
Deps
3
Size
4 kB
Vulns
0
Weekly
0

FPM-DBM-CLI

A tool for generate or execute meta SQL.

Install

$ npm i -g fpm-dbm-cli

Usage

$ fpm-dbm -f ./meta/*.json -d ./sql -o

Argument Defined

  • -f: set the directory contains the meta.json files
  • -d: set the SQL file output path
  • -o: show the SQL on the console