0.3.0 • Published 1 year ago
@mstssk/whatver v0.3.0
whatver
What is the version of this command?
Usage
$ npm i -g @mstssk/whatver
$ whatver git
git version 2.21.0
$ wv git # shorthand
git version 2.21.0
OR
$ npx @mstssk/whatver git
npx: installed 1 in 1.336s
git version 2.19.1
Motivation
There are many commands, and have options to show versions each other. However these options are not same and have many variations. We don't want to take care about "what a option is to show version for this command?"