#
nvm
Here are 267 public repositories matching this topic...
A node.js version management utility for Windows. Ironically written in Go.
-
Updated
Mar 14, 2022 - Go
4
good first issue
Good for newcomers
Zsh plugin for installing, updating and loading nvm
-
Updated
Feb 15, 2022 - Shell
Node.js version manager lovingly made for Fish.
-
Updated
Mar 24, 2022 - Shell
Run any command on specific Node.js versions
nodejs
javascript
shell
bash
cli
package-manager
library
node
terminal
server
es6
command-line
versions
nvm
versioning
operating-system
npmjs
exec
dependency-management
npx
-
Updated
Mar 24, 2022 - JavaScript
Node version manager wrapper for Fish shell
-
Updated
Nov 15, 2021 - Shell
Build userspace NVMe drivers and storage applications with CUDA support
disk
gpu
driver
cuda
nvm
ssd
gpudirect-rdma
dax
nvme
dma
pcie
cluster-computing
nvidia-cuda
userspace-driver
sisci
disk-io
nvm-express
dolphinics
smartio
gpudirect
-
Updated
Mar 5, 2020 - C
Scalable Hashing on Persistent Memory
-
Updated
Sep 28, 2021 - C++
Tools I use for web development.
nodejs
atom
dotfiles
bash
zsh
zshrc
oh-my-zsh
iterm
osx
iterm2
sublime-text
vscode
nvm
zsh-theme
dotfile
dotfiles-resources
dotfiles-install
z-jump
dotfiles-macos
dotfiles-setup
-
Updated
Mar 24, 2022 - Shell
Installs NVM & Node.js on Debian/Ubuntu and RHEL/CentOS
-
Updated
Mar 14, 2022
An open-source BzTree implementation
-
Updated
Aug 3, 2021 - C++
Benchmarking framework for index structures on persistent memory
-
Updated
Feb 9, 2022 - C++
The Paper List on Design and Implmentation of System Software
-
Updated
Feb 25, 2022
Only for 42Network schools, this installer installs brew, then it installs valgrind, node (with nvm), docker, docker-machine and minikube with brew, under your confirmations.
-
Updated
Mar 24, 2022 - Shell
nodenv plugin that detects the node version based on .nvmrc.
-
Updated
Jul 28, 2020 - Shell
DEPRECIATED! Use "linux-comfy-chair" instead. A very simple bootstrap script to install some development tools to the Windows 10 Ubuntu Bash system - Ruby, Perl, Python, Node, Sublime Text and more!
-
Updated
Jul 11, 2021 - Shell
nvm + execa = nvexeca
nodejs
javascript
shell
bash
cli
package-manager
library
node
terminal
server
es6
command-line
versions
nvm
versioning
operating-system
npmjs
exec
dependency-management
npx
-
Updated
Feb 26, 2022 - JavaScript
circleci
travis-ci
nvm
travis
testing-tools
npm-scripts
version-manager
circle-ci
travisci
npx
node-version-manager
travis-yml
circle-yml
-
Updated
Jun 3, 2020 - JavaScript
Improve this page
Add a description, image, and links to the nvm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nvm topic, visit your repo's landing page and select "manage topics."
I am running fnm on Alpine, meaning no glibc thus official node.js build can't be used. I set the appropriate mirror env variable to the unofficial one, but it still fails to install because my arch is x64 but the unofficial build has
-muslappended onto that. Hopefully a flag to override that can be added