🚀 Launch Week Day 3:Introducing Supply Chain Attack Campaigns Tracking.Learn More →
Socket
Book a DemoInstallSign in
Socket

node-install

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-install

Extremely simple node install script written in bash.

latest
Source
npmnpm
Version
2.1.2
Version published
Maintainers
1
Created
Source

node-install

Extremely simple node install script written in bash.

One-line install

curl -fs https://raw.githubusercontent.com/mafintosh/node-install/master/install | sh

It is easy to use

node-install 0.10.10 # installs node 0.10.10 node-install 0.8.24 # installs node 0.8.24 node-install 10 # installs latest node 10

You can also make it print the command it runs to install instead of installing using the --dry-run flag

node-install 10 --dry-run

It is licensed under MIT

FAQs

Package last updated on 09 Nov 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts