Skip to content

azer/show-version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

show-version

Shows the name and version of parent package and exits. See Also: show-help

Install

$ npm install show-version

Usage

if(argv.version) require('show-version')();

will output:

[your-package-name] v[version-number]

About

Shows the name and version of parent package and exits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published