zwilias / elm-json

Install, upgrade and uninstall Elm dependencies
MIT License
183 stars 9 forks source link

Add `tree` command #5

Closed zwilias closed 5 years ago

zwilias commented 5 years ago

This would work quite similar to solve in that it just solves the constraints, but rather than showing the flattened tree, it could show the entire DAG as a tree.

This can help in figuring out where an indirect dependency actually comes from.