Sixeight / install-node

Simple one-liner shell script that installs official Node.js binaries

Home Page:https://install-node.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

install-node.now.sh

Simple one-liner shell script that installs official Node.js binaries

Create install-node as an alias!

alias install-node="curl -s https://install-node.now.sh | bash -s --"

About

Simple one-liner shell script that installs official Node.js binaries

https://install-node.now.sh

License:MIT License


Languages

Language:Shell 89.9%Language:TypeScript 10.1%