An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![build](https://github.com/dead-tech/quaero/actions/workflows/build.yml/badge.svg)

# 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.