Back to explore

Narzędzie podpowiedzi podkomend CLI zbudowane z Jev

Autor stworzył nakładkę narzędzia CLI z Jev, która semantycznie sugeruje "Czy chodziło Ci o?" przy błędnie wpisanych podkomendach, np. git record zamiast git commit.

I created a CLI tool wrapper using Jev that semantically provides "Did you mean?" suggestions when you mistype a subcommand name. For example, if you type `git record`, it suggests `git commit`, and for `npm add`, it suggests `npm install`. syumai/jevyoumean

· 33 likesOpen on X