#version-manager #unity #graph #manifest

uvm_install_graph

A graph view of a unity version manifest

12 releases (breaking)

new 0.9.0 Apr 10, 2025
0.8.2 Jun 27, 2024
0.8.1 May 17, 2023
0.8.0 Dec 13, 2022
0.2.1 Nov 7, 2019

#1212 in Development tools

Download history 10/week @ 2024-12-12

559 downloads per month
Used in uvm-install2

Apache-2.0

115KB
3K SLoC

GraphQL 1.5K SLoC Rust 1K SLoC // 0.0% comments

uvm_install_graph is a helper library to visualize and traverse a api installation manifest.


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.

Dependencies

~12–27MB
~395K SLoC