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

How to print dependencies? #35

Open
rally-greg opened this issue Apr 26, 2023 · 2 comments
Open

How to print dependencies? #35

rally-greg opened this issue Apr 26, 2023 · 2 comments

Comments

@rally-greg
Copy link

Is it possible to get clj-depend to print out the dependencies? Anything like the following would be great:

sample.controller.my-controller -> sample.logic.my-logic
sample.controller.my-controller -> sample.model.my-model

I can get from there to Graphviz no problem. Cf., Visualize dependencies graphically

@rally-greg rally-greg changed the title How to print dependencies How to print dependencies? Apr 26, 2023
@fabiodomingues
Copy link
Owner

fabiodomingues commented Apr 27, 2023

@rally-greg are you thinking of something that prints the dependencies in text form like your example?

@rally-greg
Copy link
Author

Yes. Something like this

analyzer.patch

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

2 participants