Skip to content

Show dependency graph on package details page #167

Open
@WimLeflere

Description

vcpkg has the option to generate dependency graphs (in several formats) for packages.
It would be nice to add the graph to the package details page.

Example

flowchart TD; ableton --> ableton-link; ableton-link --> asio; ableton-link --> vcpkg-cmake; ableton-link --> vcpkg-cmake-config; asio --> vcpkg-cmake; asio --> vcpkg-cmake-config;
Loading

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions