Skip to content
Wiesław Šoltés edited this page May 25, 2021 · 3 revisions

https://github.com/pierre3/PlantUmlClassDiagramGenerator

dotnet tool install --global PlantUmlClassDiagramGenerator --version 1.2.0
puml-gen ./externals/SVG/Source ./puml/SVG -dir -excludePaths bin,obj,Properties -createAssociation -allInOne
puml-gen ./src/Svg.Skia ./puml/Svg.Skia -dir -excludePaths bin,obj,Properties -createAssociation -allInOne
Clone this wiki locally