| Crates.io | scoop-find |
| lib.rs | scoop-find |
| version | 0.2.0 |
| created_at | 2022-05-21 13:53:16.466268+00 |
| updated_at | 2022-05-22 05:37:26.150199+00 |
| description | Find scoop apps |
| homepage | |
| repository | https://github.com/amorphobia/scoop-find |
| max_upload_size | |
| id | 590713 |
| size | 80,225 |
Find scoop apps
A rust implementation similar to scoop-search. This is a toy repository. It is recommended to use scoop-search.
Non-goal: 100% replicate of the original scoop search. Please use scoop-search instead.
Add siku bucket and then install with scoop.
scoop bucket add siku https://github.com/amorphobia/siku
scoop install scoop-find
Directly run the app
scoop-find <query>
Or hook scoop with scoop-hook and run as a sub-command of scoop
# Invoke-Expression (&scoop-hook --hook)
scoop find <query>
AGPL 3.0 or later.