Skip to content

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

Notifications You must be signed in to change notification settings

japgolly/text_to_diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages