japgolly / text_to_diagram

Generate software diagrams (ERDs, DFDs, etc) using text files, rather than spending hours combating visual tools.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Generate GEC-style ERD diagrams

$ bin/gec_grapher examples/notification_service.gec
Reading examples/notification_service.gec
Creating examples/notification_service.gec.gv
Creating examples/notification_service.gec.png
Done.

Testing

To test:
bin/rspec

About

Generate software diagrams (ERDs, DFDs, etc) using text files, rather than spending hours combating visual tools.


Languages

Language:Ruby 100.0%