Skip to content

mind-maps/software

Repository files navigation

Software Mind maps

Mind maps related to software engineering. Browse the diagrams.

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.

Setting up environment to edit using Visual Studio Code

Setting up PlantUML for coding C4 architecture diagrams in Visual Studio Code

Building images

It needs NodeJS and NPM

Prerequisites

  • Java
  • GRaphViz

Preview

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

Please watch the video for environment setup.

Generate image

  • NPM Install
  • NPM run build

Browse images

sample image