ufopilot / software

Mind maps related to software engineering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

About

Mind maps related to software engineering

License:GNU General Public License v3.0


Languages

Language:HTML 60.0%Language:JavaScript 40.0%