@azimutt/parser-dbml
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

@azimutt/parser-dbml

This lib is made to parse and generate DBML from/to the Azimutt database model.

Publish

  • update package.json version
  • update lib versions (pnpm -w run update + manual)
  • test with pnpm run dry-publish and check azimutt-parser-dbml-x.y.z.tgz content
  • launch pnpm publish --no-git-checks --access public

View it on npm.

Dev

If you need to develop on multiple libs at the same time (ex: want to update a connector and try it through the CLI), depend on local libs but publish & revert before commit.

  • Depend on a local lib: pnpm add <lib>, ex: pnpm add @azimutt/models
  • "Publish" lib locally by building it: pnpm run build

Readme

Keywords

none

Package Sidebar

Install

npm i @azimutt/parser-dbml

Homepage

azimutt.app

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

72.1 MB

Total Files

40

Last publish

Collaborators

  • sbouaked
  • loicknuchel