https://github.com/dead-tech/quaero
find command replacement
https://github.com/dead-tech/quaero
Last synced: 11 months ago
JSON representation
find command replacement
- Host: GitHub
- URL: https://github.com/dead-tech/quaero
- Owner: dead-tech
- License: mit
- Created: 2024-09-09T18:23:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T16:55:22.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T09:16:57.413Z (over 1 year ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# quaero
quaero is supposed to be a replacement to the find command available on Linux systems.
# Installation
Just clone the repo and run `cargo build`. If you wish to install this globablly on your system feel free to copy the executable somewhere on your `$PATH`.
# Usage
You can checkout how to use this tool via the help command directly.