scoop-find

Find scoop apps

A rust implementation of scoop-search. This is a toy repository. It is recommended to use scoop-search.

Installation

Add siku bucket and then install with scoop.

PowerShell scoop bucket add siku https://github.com/amorphobia/siku scoop install scoop-find

Usage

Directly run the app

PowerShell scoop-find <query>

Or hook scoop with scoop-hook and run as a sub-command of scoop

```PowerShell

Invoke-Expression (&scoop-hook --hook)

scoop find ```

License

AGPL 3.0 or later.