Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@cedricium cedricium released this 30 May 19:21
· 12 commits to master since this release

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 like 234;mnn23ijij2k is given, then a warning is displayed:
$ should-i "234;mnn23ijij2k"
⚠ Well, that is not a question.

Online