Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

d0dge-dev/node-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

node-installer-windows

Simple NodeJS Installer

Functions

  • Installation of NodeJS 20.6
  • Automaticlly adding Firewall Rules if wanted (only on Windows)

Windows

Usage

  1. Open cmd or powershell as Administrator
  2. Paste this command: curl -o installer.bat https://raw.githubusercontent.com/d0dge-dev/node-installer-windows/main/installer.bat && installer.bat and press enter
  3. Cograts, you isntalled now NodeJS

Linux

Usage

  1. Open terminal
  2. Paste this command as root or with sudo bash <(curl -s https://raw.githubusercontent.com/d0dge-dev/node-installer-windows/main/installer.sh) and press enter
  3. Congrats you installed now NodeJS

About

Simple NodeJS Installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published