Skip to content

MarcLoupias/log-node-version

Repository files navigation

log-node-version

Simply log the Node.js running version in the console. Log also a separator line after.

Usage on top of the calling script :

require('log-node-version')();

print in the console for node v10.3.0 :

node version : v10.3.0
----------------------

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published