techtree/techtree-manager
Rahix 9519414929
All checks were successful
/ build (push) Successful in 1m6s
Push all ultimate elements to the bottom of the graph
In dot rendering, put all ultimate elements (those that nothing further
depends on) on the same rank, meaning the very bottom.

This helps to visualize our ultimate goals more easily and also shows
elements that are probably a requisite to something else that has not
yet been modelled.
2025-07-28 15:40:05 +02:00
..
src Push all ultimate elements to the bottom of the graph 2025-07-28 15:40:05 +02:00
.gitignore manager: Render graphviz tree and push it to git 2025-05-22 14:55:35 +02:00
Cargo.lock Make tree serde-serializable 2025-07-28 15:29:26 +02:00
Cargo.toml Make tree serde-serializable 2025-07-28 15:29:26 +02:00
LICENSE-APACHE manager: Add license 2025-05-24 21:16:29 +02:00
LICENSE-MIT manager: Add license 2025-05-24 21:16:29 +02:00
shell.nix manager: Add new dependencies to nix shell 2025-05-22 14:55:35 +02:00