https://github.com/bottlerocketlabs/fuzzy
Fuzzy finder tool and library
https://github.com/bottlerocketlabs/fuzzy
Last synced: about 2 months ago
JSON representation
Fuzzy finder tool and library
- Host: GitHub
- URL: https://github.com/bottlerocketlabs/fuzzy
- Owner: bottlerocketlabs
- License: mit
- Created: 2021-10-03T00:00:24.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-11-12T13:55:51.000Z (over 4 years ago)
- Last Synced: 2025-01-08T01:46:17.599Z (over 1 year ago)
- Language: Go
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fuzzy
Fuzzy finder tool and library
```sh
❯ fuzzy --help
Usage:
fuzzy [options] [query] - output selected line from stdin (fuzzy search)
-v verbose. print out scores with text
```