adaptagrams
adaptagrams 0-unstable-2025-10-28
Libraries for constraint-based layout and connector routing for diagrams.
https://github.com/mjwybrow/adaptagramsGNU Lesser General Public License v2.1 or later
programs: -
Maintainers
Platforms (80)
m68k-nonemicroblaze-noneaarch64-darwini686-netbsdmicroblazeel-linuxi686-nonearmv7l-netbsdpowerpc-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ adaptagrams ];
Ad-hoc shell
nix-shell -p adaptagrams
Flake (nix run)
nix run nixpkgs#adaptagrams