Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 495 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 495 Bytes

PlantUML Examples

These are example Plantuml diagrams for testing the plantuml-syntax vim plugin.

To use it run:

git submodule update --init
npm install
make
make dev

point your browser to

http://localhost:1024

and start editing uml files.

See examples here Plantuml Syntax.

Also, see the PlantUML Language Reference Guide.