Skip to content

Nepta/cpp2uml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpp2uml

parse c++ header file to make an uml diagram

This lua script output a plantuml script used to generate uml diagram

USAGE:

$ find ~/Project/AwesomeCppProject/ -name *.h | ./cpp2uml.lua | plantuml -pipe > uml.png

PlantUML

PlantUMLis a component that allows to quickly write diagrams that are defined using a simple and intuitive language

link: http://plantuml.sourceforge.net/index.html

About

parse c++ header file to make an uml diagram

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages