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

Print a Mermaid dependency graph for -os (output scan) with -dd #27

Merged
merged 7 commits into from
May 16, 2024

Conversation

stoerr
Copy link
Owner

@stoerr stoerr commented May 16, 2024

New option:

  -dd, --dependencydiagram Print a dependency diagram (Mermaid graph) of the scanned files and exit.

Displayable e.g. with https://mermaid.live/edit or mermaid or as mermaid diagram in a markdown file.

Also the execution of the found tasks is now ordered by their dependence if there is one.

@stoerr stoerr merged commit 2540222 into develop May 16, 2024
2 checks passed
@stoerr stoerr deleted the feature/dependencygraph branch May 16, 2024 19:09
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

Successfully merging this pull request may close these issues.

1 participant