View Source mix ecto.mermaid (ecto_mermaid v0.1.0)
Create the Entity Relationship Diagram for the project repos.
Every repo will get its own Markdown file as a result. If the -r
option is given it will only create a file for the given repo.
Examples
$ mix ecto.mermaid
$ mix ecto.mermaid -r App.Repo
Command line options
-r,--repo- the repo to create the ERD for