Use fuzzing matching to find commands, provide git-like output
Open
enhancement
good first issue
help wanted
- Dominant language
- Python
- Stars
- 558
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
The git command finder has output like
```
$ git comit
git: 'comit' is not a git command. See 'git --help'.
The most similar command is
commit
```
We should have something similar
Contributor guide
Assessment
This issue has not been assessed yet.