should-i-cli 🤔
Install
$ npm i -g should-i-cli
Features
- Question validation 🔎: thanks to @andersonjoseph,
should-i-cli
now has built-in question validation. If the passed in argument does not end in a?
or something gibberish like234;mnn23ijij2k
is given, then a warning is displayed:
$ should-i "234;mnn23ijij2k"
⚠ Well, that is not a question.