Skip to content

rohmanhm/verr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Verr

The simple way to check version

Install

Install globally via npm:

npm install --global verr

or may you consider using yarn:

yarn global add verr

Usage

From your terminal run verr, followed the second arguments with bin name.

verr binname

Example

verr git
# 2.10.1 <- Output

License

MIT © Roman Masyhar