Skip to content

QC-L/install-node-sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Installation Shell of Node

This shell contains nvm, npm and nrm installation process.

nvm version

Installation

Run ./install-node.sh to install Node.js.

Quick installation

curl -o- https://raw.githubusercontent.com/QC-L/install-node-sh/master/install-node.sh | bash

or

  # clone
  git clone https://github.com/QC-L/install-node-sh
  # install
  cd node-sh
  ./install-node.sh

Remarks

Currently supports macOS andd Linux. There is no support for Windows.

About

Installation Shell of Node (nvm、npm and nrm)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages