#find #cli #apps #scoop

nightly app scoop-find

Find scoop apps

2 unstable releases

0.2.0 May 22, 2022
0.1.0 May 21, 2022

#5 in #scoop

AGPL-3.0-or-later

26KB
307 lines

scoop-find

Find scoop apps

About

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.

Installation

Add siku bucket and then install with scoop.

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

Usage

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>

License

AGPL 3.0 or later.

Dependencies

~7–23MB
~336K SLoC