Skip to content

garret-smith/record_diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

record_diagram

Generate a UML-ish diagram from Erlang record specs.

##Build

To build 'record_diagram' just run 'make'.

Note that this will download and include 'plantuml.jar' from the PlantUML project.

##Run

Copy 'record_diagram' to a place on your path. Run:

record_diagram --png diagram.png <erlang source files>

##PlantUML

'record_diagram' uses PlantUML internally to generate the diagrams.

About

Generate a UML-ish diagram from Erlang record specs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published