Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mstssk/whatver
What is the version of this command?
https://github.com/mstssk/whatver
Last synced: 9 days ago
JSON representation
What is the version of this command?
- Host: GitHub
- URL: https://github.com/mstssk/whatver
- Owner: mstssk
- License: mit
- Created: 2018-12-17T13:15:42.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-01T05:48:37.000Z (about 2 months ago)
- Last Synced: 2024-10-06T12:36:58.341Z (about 1 month ago)
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@mstssk/whatver
- Size: 193 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# whatver
[![npm version](https://badge.fury.io/js/%40mstssk%2Fwhatver.svg)](https://badge.fury.io/js/%40mstssk%2Fwhatver)
What is the version of this command?
## Usage
```sh
$ npm i -g @mstssk/whatver
$ whatver git
git version 2.21.0
$ wv git # shorthand
git version 2.21.0
```OR
```sh
$ 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?"## Version args repository
https://github.com/mstssk/whatver-repo