https://github.com/mind-maps/software
Mind maps related to software engineering
https://github.com/mind-maps/software
coding development diagram diagrams graphviz mind-maps plantuml programming software software-development software-engineering
Last synced: 14 days ago
JSON representation
Mind maps related to software engineering
- Host: GitHub
- URL: https://github.com/mind-maps/software
- Owner: mind-maps
- License: gpl-3.0
- Created: 2019-05-06T15:49:33.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-06-30T16:54:45.000Z (9 months ago)
- Last Synced: 2025-06-30T17:48:52.358Z (9 months ago)
- Topics: coding, development, diagram, diagrams, graphviz, mind-maps, plantuml, programming, software, software-development, software-engineering
- Language: HTML
- Homepage: https://mind-maps.github.io/software/
- Size: 142 KB
- Stars: 12
- Watchers: 2
- Forks: 32
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Software Mind maps
Mind maps related to software engineering. [Browse the diagrams](https://mind-maps.github.io/software/).
# 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
[](https://www.youtube.com/watch?v=Zt3Bj1HMJ8g "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](https://www.youtube.com/watch?v=Zt3Bj1HMJ8g) for environment setup.
Generate image
- NPM Install
- NPM run build
# Browse images
