Skip to content
master
Go to file
Code
This branch is 6 commits ahead of taaem:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

Node.js Linux Installer

This is a universal Node.js installer for Linux. The original project by taaem required some fixes to maintain functionality, which are contained in this fork, together with a few enhancements.

CodeFactor

The following architectures are currently supported:

  • ARMv6 (armv6l)
  • ARMv7 (armv7l)
  • ARMv8 (aarch64)
  • x86 64-bit (x86_64)
  • x86 32-bit (i386, i486, i586, i686)

I don't take any responsibilities if you blow your system up!

Installing

curl -sSf https://raw.githubusercontent.com/MichaIng/nodejs-linux-installer/master/node-install.sh | bash

Contributing

Just create a fork and please contribute all your improvements back here!

License

MIT

Thanks for all contributions

About

This is a universal Node.js installer for Linux.

Topics

Resources

License

Languages

You can’t perform that action at this time.