Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 755 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 755 Bytes

Software Mind maps

Mind maps related to software engineering

PlantUML format

The diagrams are not prepared in image format such as svg, JPEG or as visio or any other tool's format. It uses text based coded diagramming format called PlantUML. The previews can be generated using VS Code editor with PlantUML extension. It also require Java & GraphViz to work.

Building images

It needs NodeJS and NPM

Prerequisites

  • Java
  • GRaphViz

Preview

  • VSCode
  • PlantUML extension into VSCode
  • Alt+D to view preview

Generate image

  • NPM Install
  • NPM run build

Browse images

sample image