uvm_install_graph

Crates.iouvm_install_graph
lib.rsuvm_install_graph
version0.8.2
sourcesrc
created_at2019-10-28 08:08:27.091523
updated_at2024-06-27 10:12:50.6651
descriptionA graph view of a unity version manifest
homepage
repositoryhttps://github.com/Larusso/unity-version-manager
max_upload_size
id176319
size30,593
Manfred Endres (Larusso)

documentation

README

uvm_install_graph

A simple directed acyclic graph representation of a unity version and it's modules. This graph allows the traversal of to be installed modules in a topological order. It is also possible to query submodule and or dependencies for a given module.

Commit count: 363

cargo fmt