bake
bake copied to clipboard
output summary of module dependencies
I'd like to be able to check the dependencies of a module with a bake configuration (recursively)
the output should be s.th. that's easy to parse (e.g. json or dot) so we can easily add a visualization for it (graph-view like)
