vapor/console-kit

unknown command help

tanner0101 opened this issue · 0 comments

Add support for helping users with typos in command names. Like this:

Error: unknown command "bza"

Did you mean this?
    baz

This might algorithm be useful: https://en.wikipedia.org/wiki/Levenshtein_distance