Skip to content

A CLI Application to convert .puml files to java source code

License

Notifications You must be signed in to change notification settings

Katzentante/plantuml2java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plantuml2java

A CLI Application to convert .puml files to java source code

@startuml
skinparam classAttributeIconSize 0

class Person {
    health: int

}

@enduml

About

A CLI Application to convert .puml files to java source code

Topics

Resources

License

Stars

Watchers

Forks