Skip to content

Checks if Node.js and NPM are installed, retrieves the installed version numbers, and fetches the version numbers for the latest releases.

Notifications You must be signed in to change notification settings

psyrendust/nodejscheck

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nodejscheck

Checks if Node.js and NPM are installed, retrieves the installed version numbers, and fetches the version numbers for the latest releases.

Demo

Usage

For your own safety always check shell files before you run them from the internet https://raw.githubusercontent.com/psyrendust/nodejscheck/master/nodejscheck.

1. Using cURL

curl -sSL https://raw.githubusercontent.com/psyrendust/nodejscheck/master/nodejscheck | bash

2. Using Wget

wget -qO- https://raw.githubusercontent.com/psyrendust/nodejscheck/master/nodejscheck | bash

About

Checks if Node.js and NPM are installed, retrieves the installed version numbers, and fetches the version numbers for the latest releases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages