# nodejs-linux-installer **Repository Path**: zypy333/nodejs-linux-installer ## Basic Information - **Project Name**: nodejs-linux-installer - **Description**: This is an universal NodeJS installer for Linux. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-08 - **Last Updated**: 2021-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NodeJS Linux Installer This is an universal NodeJS installer for Linux. I don't take any responsibilities if you blow your system up! ### Installing ``` curl https://raw.githubusercontent.com/taaem/nodejs-linux-installer/master/node-install.sh 2>/dev/null | sh ``` ### Contributing Just create a fork and please contribute all your improvements back here! ### License MIT Thanks for all Contributions