Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show dependency graph on package details page #167

Open
WimLeflere opened this issue Jun 6, 2024 · 0 comments
Open

Show dependency graph on package details page #167

WimLeflere opened this issue Jun 6, 2024 · 0 comments

Comments

@WimLeflere
Copy link

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant