maurerle / eralchemy2

Entity Relation Diagrams generation tool based on https://github.com/Alexis-benoist/eralchemy
Apache License 2.0
63 stars 15 forks source link

make it possible to change the output mode through cli #32

Closed maurerle closed 1 month ago

maurerle commented 1 month ago

This makes it possible to add the output mode through the -m cli option.

Possible values are currently auto (determine by output file extension), er, mermaid, graph and dot - in the future, there will be mermaid_er added to fix #6