@dbml/cli
v3.9.3
Published
See our website [@dbml/cli](https://dbml.dbdiagram.io/cli/) for more information
Downloads
77,216
Readme
@dbml/cli
See our website @dbml/cli for more information
Installation
npm install -g @dbml/cli
# or if you're using yarn
yarn global add @dbml/cli
# or use with npx
npx -p @dbml/cli dbml2sql schema.dbml -o schema.sql