code_uml 0.1.0 copy "code_uml: ^0.1.0" to clipboard
code_uml: ^0.1.0 copied to clipboard

retractedoutdated

This package help you build UML diagram. You have to copy result from result file and paste in PlantUML

example/README.md

Example #

Imagine that your code is in the folder: /home/user/source/lib and you want to save the output files to /home/user/Desktop. To generate a diagram for it, you need to run the commands:

> code_uml /home/user/source/lib /home/user/Desktop

At the output you will receive files: /home/user/Desktop/output.txt, /home/user/Desktop/output.svg.

If you have several folders, then list them like this:

> code_uml /home/user/source/lib /home/user/source_1/lib /home/user/source_2/lib /home/user/Desktop
16
likes
0
points
110
downloads

Publisher

unverified uploader

Weekly Downloads

This package help you build UML diagram. You have to copy result from result file and paste in PlantUML

Repository (GitHub)
View/report issues

Topics

#analysis

License

unknown (license)

Dependencies

analyzer, collection, ffi, io, path

More

Packages that depend on code_uml