Bios-Marcel / spoon

Fast `scoop search`, (WIP) full scoop replacement and tab completion
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

`depends` command #3

Open Bios-Marcel opened 10 months ago

Bios-Marcel commented 10 months ago

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.

Bios-Marcel commented 6 months ago

First version of this is done.

It supports single app dependency trees and reverse dependency trees. UX side of things and multi app support still missing.

Todo: