Skip to content

team4yf/fpm-dbm-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published