Back to explore

Jev ile CLI alt komut öneri aracı geliştirme

Yazar, Jev ile yanlış yazılan alt komutlar için anlamsal "Demek istediniz mi?" önerileri sunan bir CLI aracı sarmalayıcısı oluşturdu; örneğin git record yerine 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