UNPKG

@dbml/cli

Version:

See our website [@dbml/cli](https://dbml.dbdiagram.io/cli/) for more information

15 lines (10 loc) 274 B
# @dbml/cli See our website [@dbml/cli](https://dbml.dbdiagram.io/cli/) for more information ## Installation ```shell 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 ```