Skip to content

dfmgr/nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs

A JavaScript runtime built on Chrome's V8 JavaScript engine

Automatic install/update:

bash -c "$(curl -LSs https://github.com/dfmgr/nodejs/raw/main/install.sh)"

Manual install:

requires:

Debian based:

apt install nodejs yarn

Fedora Based:

yum install nodejs yarn

Arch Based:

pacman -S nodejs yarn npm

MacOS:

brew install nodejs yarn
mv -fv "$HOME/.config/nodejs" "$HOME/.config/nodejs.bak"
git clone https://github.com/dfmgr/nodejs "$HOME/.config/nodejs"

nodejs wiki | nodejs site

About

nodejs configurations

Topics

Resources

Stars

Watchers

Forks

Languages