| Crates.io | fuzzy-tree |
| lib.rs | fuzzy-tree |
| version | 0.1.2 |
| created_at | 2020-04-19 16:49:16.273454+00 |
| updated_at | 2020-04-24 19:58:56.335533+00 |
| description | A simple fuzzy finder written in Rust which displays results in an interactive tree format. |
| homepage | https://gitlab.com/lewisbelcher/fuzzy-tree |
| repository | |
| max_upload_size | |
| id | 231956 |
| size | 118,146 |
A simple fuzzy finder written in Rust which displays results in an interactive tree format.

Install fd (optional but recommended, the default find command is fd)
Clone this repo (optional)
Run cargo install <repo path> (if you did step 3) or cargo install fuzzy-tree
Contributions are very welcome! Feel free to fork and open MRs (PRs in GitHub speak). NB the GitLab site is the primary location for this project, so issues/MRs should be opened there.
My only preferences are:
rustfmt rules.