You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It supports single app dependency trees and reverse dependency trees. UX side of things and multi app support still missing.
Todo:
Suggestions
Many apps actually have suggestions that are hard dependencies if we are being honest.
By default, we should print these too, but mark them as suggestions. Then add a flag to omit suggestions.
All suggestions where more than option is viable, should be in one row (a,b,c)
Guard against infinite loop, with some type of visited map
basically the same as scoop, with the exception of displaying a tree when running
spoon depends *
or passing more than one app.Scoop currently only allows to pass a single argument and ignores everything else.
The text was updated successfully, but these errors were encountered: